There is a newer version of the record available.

Published December 16, 2021 | Version v0.18.0
Software Open

XanaduAI/thewalrus: Release 0.18.0

  • 1. @XanaduAI
  • 2. Xanadu Quantum Technologies
  • 3. University of York
  • 4. Slovak Academy of Sciences
  • 5. Dept. of Maths, UniTS | @aicps-units | @sissa-data-science | @AI-Student-Society

Description

New features
  • Python module for the La Budde method of computing characteristic polynomials. #304
Improvements
  • Permanent algorithms are implemented in Python using Numba just-in-time compilation. #300

  • Hafnian algorithms are implemented in Python using Numba just-in-time compilation. #311

  • Documentation is updated to include the characteristic polynomials and decompositions modules. #312

Bug fixes
  • Makes modules reachable via the global namespace, instead of requiring importing the modules explicitly. #312

    import thewalrus as tw
    tw.samples.generate_torontonian_sample
    
Breaking Changes
  • The Walrus is no longer dependent on C++, and all C++-related code and documentation is removed. Instead, all code has been ported to Python using just-in-time compilation to improve performance. #311
Contributors

This release contains contributions from (in alphabetical order):

Theodor Isacsson, Benjamin Lanthier, Dominic Leclerc, Nicolas Quesada, Brandon Turcotte, Trevor Vincent, Jiaqi Zhao

Files

XanaduAI/thewalrus-v0.18.0.zip

Files (2.0 MB)

Name Size Download all
md5:deeb7bf222236140bb7b00b91885ee5e
2.0 MB Preview Download

Additional details

Related works