Releases: itt-ustutt/quantity
Releases · itt-ustutt/quantity
v0.10.2
09 Apr 15:30
Compare
Sorry, something went wrong.
No results found
Added
Added support for the new features in num-dual 0.11.1. #83
v0.10.1
09 Jan 08:08
Compare
Sorry, something went wrong.
No results found
Added
Added formatting (and thus Python support) for heat capacity rates. #81
si-units v0.11.0
28 Dec 14:14
Compare
Sorry, something went wrong.
No results found
Removed
Removed SIArray1 class, which was just there for the namespace anyways. #77
Added
Added array(), linspace() and logspace() as replacements for SIArray1(), SIArray1.linspace() and SIArray1.logspace(). #77
v0.10.0
05 Dec 16:28
Compare
Sorry, something went wrong.
No results found
Packaging
Update pyo3 and numpy dependencies to 0.23. #76
v0.9.1
28 Nov 13:18
Compare
Sorry, something went wrong.
No results found
Fixed
Added division by CELSIUS in Python. #74
v0.9.0
24 Oct 11:21
Compare
Sorry, something went wrong.
No results found
Changed
Reimplemented si-units Python package independent of quantity crate in and more "pythonic" fashion. #63
Reimplemented quantity to compile-time checked units using the typenum crate. #64
Hide non-essential dependencies behind features ndarray, approx, num-dual, python, python_numpy. #70
Implemented angles based on the Quantity struct rather than the ang crate. #72
Added
Added basic support for the combination of structs in the num-dual crate with units. #66
Packaging
Update pyo3 and numpy dependencies to 0.22. #65
v0.8.0
11 Apr 13:25
Compare
Sorry, something went wrong.
No results found
Packaging
Updated pyo3 and numpy dependencies to 0.21 and adjusted to the new Bound API.
v0.7.0
15 Oct 14:15
Compare
Sorry, something went wrong.
No results found
Packaging
Updated pyo3 and numpy dependencies to 0.20.
Updated approx dependency to 0.5.
v0.6.2
06 Aug 08:08
Compare
Sorry, something went wrong.
No results found
Added
Added new functions SIUnit::from_raw_parts and SIUnit::into_raw_parts. #55
Fixed
Fixed workflow for Apple universal2 wheels. #55
v0.6.1
06 Aug 07:46
Compare
Sorry, something went wrong.
No results found
Added
Added new functions Quantity::from_raw_parts and Quantity::into_raw_parts for SI quantities. #54