Skip to content

qupulse 0.2

Compare
Choose a tag to compare
@terrorfisch terrorfisch released this 02 Oct 12:13
· 1500 commits to master since this release
f21648e
  • 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 and StorageBackend.
    • DEPRECATED list_contents() of StorageBackend (use contents property instead).
    • DEPRECATED: CachingBackend because its functionality is a subset of PulseStorage.
  • Expressions:

  • Fixed bug in Expression.evaluate_numeric if result is array of numeric sympy objects

Also available on PyPi