Quantities

Latest version: v0.15.0

Safety actively analyzes 625566 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.12.3

------

Updates to support NumPy up to version 1.16.1, and Python 3.7.
Added microcoulomb and millicoulomb units.

All changes
***********

https://github.com/python-quantities/python-quantities/issues?utf8=✓&q=is%3Aclosed%20closed%3A2018-07-03..2019-02-22


------

0.12.2

------

Added SI multiples for the byte unit (kB, MB, ...) and the IEC units (KiB, MiB...).

All changes
***********

https://github.com/python-quantities/python-quantities/issues?utf8=✓&q=is%3Aclosed%20closed%3A2017-09-01..2018-07-02


------

0.12.1

------

Bugs fixed
**********

https://github.com/python-quantities/python-quantities/issues?utf8=✓&q=is%3Aclosed%20closed%3A2017-08-02..2017-08-30

-----

0.12.0

-----

Removed support for Python 2.6, since NumPy removed support for it as of
version 1.12. Numpy-1.8.2 or later is now required.

Added more ufuncs: equal, not_equal, less, less_equal, greater, greater_equal


Bugs fixed
**********

https://github.com/python-quantities/python-quantities/issues?utf8=✓&q=is%3Aissue%20is%3Aclosed%20closed%3A2015-12-06..2017-08-01


-----

0.11.0

-----

Added many new unit definitions, including aliases for American/British spellings of liter/litre
The Quantity class can now be subclassed.
Supports `np.fabs`
The test suite is now run with Travis CI


Bugs fixed
**********

https://github.com/python-quantities/python-quantities/issues?utf8=✓&q=is%3Aissue%20is%3Aclosed%20closed%3A2011-09-27..2015-12-06


-----

0.10.0

-----

The dalton has been added as an alias for the unified atomic mass
unit, in response to the 2005 IUPAP report recognizing that both
terms should be officially recognized. Da is recognized as the symbol
for the dalton.

The test suite has been refactored to use the unittest package
provided by the python-2.7 and python-3.2 standard library. With
python-2.6 or python-3.{0,1}, unittest2 is required. The test suite
is run with::

python setup.py test

Quantities no longer requires or uses Distribute or Setuptools.


The test framework has been refactored to use unittest exclusively
(requires unittest2 with python-2.6, python-3.0, and python-3.1).
The test suite is now run in the source directory::

python setup.py test

Added a defintion for the centipoise.

Bugs fixed
**********

* 11 incorrect definition for millidarcy
* 12 add definition of centipoise
* 13 add ddof keyword for std, var methods
* 16 add "latex" property to dimensionality for latex format strings
* 19 Astronomical Unit definition updated to reflect 2009 spec


-----

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.