Skip to content

Releases: juhasch/PhysicalQuantities

Moreunits

01 May 13:10
0c51d54
Compare
Choose a tag to compare
  • Add more units
  • Add currencies and exchange rate retrieval
  • Fix ReadTheDocs build

3.8Refresh

08 Mar 21:16
a992491
Compare
Choose a tag to compare

Update to Python 3.8/3.9

v0.9.1

29 Aug 16:55
Compare
Choose a tag to compare

Fixed links and readme

v0.9.0

29 Aug 16:24
Compare
Choose a tag to compare

Add Numpy subclass to enable using numpy arrays with units directly.

Token

23 Feb 19:24
a09cc3f
Compare
Choose a tag to compare

Use tokenize to improve units parsing in IPython extension. Replaces clumsy regular expressions.

Cleanup

22 Sep 18:42
Compare
Choose a tag to compare

A lot of cleanup and additional test.
New features:

  • to_dict and to_json properties

Add support for underscores in numeric literals (Python3.6)

17 Jun 18:18
Compare
Choose a tag to compare
  • Support PEP515 (Underscores in Numeric Literals) in Python 3.6
  • Update readme

Improve-dB-handling

03 Aug 11:01
Compare
Choose a tag to compare

Improved handling of dB units

MoreNumPy

10 Mar 07:36
Compare
Choose a tag to compare
Merge pull request #68 from juhasch/feature/numpywrapper

Improve numpywrapper

0.6.4

09 Oct 10:55
Compare
Choose a tag to compare

Fixed .to()