qupulse 0.2
-
General:
- officially removed support for Python 3.3 (qupulse and dependencies are not compatible anymore)
-
Serialization / Storage:
- Added functionality to easily access available content/identifiers in
PulseStorage
andStorageBackend
. - DEPRECATED
list_contents()
ofStorageBackend
(usecontents property
instead). - DEPRECATED:
CachingBackend
because its functionality is a subset ofPulseStorage
.
- Added functionality to easily access available content/identifiers in
-
Expressions:
-
Fixed bug in
Expression.evaluate_numeric
if result is array of numeric sympy objects
Also available on PyPi