2: AISI A36 Steel equivalent Country China Japan Germany USA British Standard GB/T 700 JIS G3101 DIN (W-Nr.)EN 10025-2 / DIN17100 AISI/ASTMASTM A36 BS Grade Q235B SS400 S235JR / RST37-2 A36 / 3: AISI A36 steel chemical composition Grade C Si Mn P S Cr Mo...
LLVM IR has three equivalent forms: human-readable, binary (bitcode), and in-memory. DXIL is a binary format and is based on a subset of LLVM IR bitcode format. The document uses only human-readable form to describe DXIL. Versioning There are three versioning mechanisms in DXIL...
transpose=True is equivalent to order='F'. Return homogeneous groupings of matplotlib artists in ~matplotlib.cbook.silent_list objects to simplify repr (:commit:`d59f9c40`, :commit:`667cc068`, :commit:`240f0b31`, :commit:`0a6d74b7`). Use built-in matplotlib logic for plotting multiple...
1-37 Ld ωsLqIq -+ Ud d-axis equivalent circuit Id Par. 1-30 Rs Uq Par. 1-37 Lq=Ld ωsLdId -+ + Par. 1-40 ωsλPM - q-axis equivalent circuit 图 3.5 PM 非突出电动机的电动机当量图 1-30 定子阻抗 (Rs) 范围: 功能: Size related* [ 0.0140 - 设置定子...
IPSet.__contains__ is about 40 times slower than the equivalent IPRange FIXED Issue 95: #95 Inconsistent Address Handling in IPSet Release: 0.7.14Date: 31st Mar 2015Changes since 0.7.13Fix weird build breakage in 0.7.13 (wrong Python path, incorrect OUI DB). EUI, OUI, and IAB objects...
(which is exactly equivalent to:) {"location": {"city": "a nested city"}} Will update the document to: {"name": "john", "location": {"city": "Boston"}} New: JSONP Support (Tim Jacobi.) New: Support for multiple MongoDB databases and/or servers. mongo_prefix resource setting ...
assuming that there is not more than 1 backup archive made in 1s, --keep-last N and --keep-secondly N are equivalent, #537 cleanup checkpoints except the latest, #1008 borg extract: added --progress, #1449 Linux: limited support for BSD flags, #1050 borg info: output is now more ...
This is equivalent to pulling the power plug on a physical server, plugging it back in, and rebooting it. MIGRATING: The server is migrating. This is caused by a live migration (moving a server that is active) action. PASSWORD: The password is being reset on the server. PAUSED: The ...
Numbers: parse_decimal(): assume spaces are equivalent to non-breaking spaces when not in strict mode - Aarni Koskela (:gh:`649`) Performance: Cache locale_identifiers() - Aarni Koskela (:gh:`644`) Bugfixes CLDR: Skip alt=... for week data (minDays, firstDay, weekendStart, weekendEnd...
``event['value']`` is equivalent to ``event[0]['value']``. All values within the object are formatted by methods outlined in the :ref:`convert<api-convert>` module. .. code-block:: python >>> event = tx.events['CountryModified'] <Transaction object '0xf1806643c21a69fcfa...