Computer algebra package for quantum mechanics
Project description
QAlgebra
Computer algebra package for quantum mechanics
Development of QAlgebra happens on Github. You can read the full documentation at ReadTheDocs.
Installation
To install the latest released version of QAlgebra, run this command in your terminal:
$ pip install qalgebra
This is the preferred method to install QAlgebra, as it will always install the most recent stable release.
If you don’t have pip installed, the Python installation guide can guide you through the process.
To install the latest development version of QAlgebra from Github.
$ pip install git+https://github.com/mabuchilab/qalgebra.git@develop#egg=qalgebra
Usage
To use QAlgebra in a project:
import qalgebra
History
0.1.0 (2018-12-06)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
qalgebra-0.1.0.tar.gz
(15.0 kB
view hashes)
Built Distribution
Close
Hashes for qalgebra-0.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 172394562aedf0415b8a8cb8232620fd8995a588b9e678b45e23617f40beacb9 |
|
MD5 | fc6706bc6b621eeaea49e7bfc20b95c8 |
|
BLAKE2b-256 | 92d73b2ca815ff61ab5ddfbcdcb4308c5f018ca4c3bb9484152159a92c894366 |