Releases: rigetti/paranormal
Releases · rigetti/paranormal
v0.2.3
26 Jan 23:25
Compare
Sorry, something went wrong.
No results found
v0.2.2
26 Jan 23:10
Compare
Sorry, something went wrong.
No results found
0.2.2 (2021-01-26)
CI
Add SSH deploy key (5395411 )
Configure automatic package versioning and publication (c1577e1 )
Fix deploy key script (0757b2d )
Fix
Add package specifier to pyproject.toml (dfe12c9 )
Upgrade
v0.2.1
22 Oct 05:43
Compare
Sorry, something went wrong.
No results found
Differentiate between omitting params from the encompassing class vs hiding params in nested classes from the command line interface
Fix prefix bug
v0.2.0
27 Sep 20:49
Compare
Sorry, something went wrong.
No results found
Unit refactor. All getting and setting is in SI units except when parsing through the command line
v0.1.8
04 Sep 20:59
Compare
Sorry, something went wrong.
No results found
v0.1.7
21 Aug 23:54
Compare
Sorry, something went wrong.
No results found
Bugfixes for json serializability and nested class mutability
Add si_update function for multiple si parameters
Better docstrings in params
v0.1.6
03 Jul 21:43
Compare
Sorry, something went wrong.
No results found
bugfix - SpanArangeParam is now usable
v0.1.5
07 Jun 22:44
Compare
Sorry, something went wrong.
No results found
Bugfixes:
Prevent mutating defaults for numpy function param
Features:
Change nested class prefixes or prevent them using __nested_prefixes__
Hide params with hide=True
v0.1.4
16 May 00:17
Compare
Sorry, something went wrong.
No results found
modify units to not convert None values
v0.1.3
10 May 23:21
Compare
Sorry, something went wrong.
No results found
Patch: fix bug in parameter_interface