XanaduAI/thewalrus: Release 0.18.0
Authors/Creators
- 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
- Python module for the La Budde method of computing characteristic polynomials. #304
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
Makes modules reachable via the global namespace, instead of requiring importing the modules explicitly. #312
import thewalrus as tw tw.samples.generate_torontonian_sample
- 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
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
- Is supplement to
- https://github.com/XanaduAI/thewalrus/tree/v0.18.0 (URL)