Giter Site home page Giter Site logo

mcditoos / qutip-symbolic Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qutip/qutip-symbolic

0.0 0.0 0.0 45 KB

Useful extensions of sympy.physics.quantum for symbolic computation in quantum physics.

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%

qutip-symbolic's Introduction

qutip-symbolic

build Documentation Status PyPI version

The qutip-symbolic package is a continuation of SymPsi, which is itself a fork of SymPy's sympy.physics.quantum package.

In contrast to SymPsi, qutip-symbolic aims to be an extension of sympy.physics.quantum, rather than a fork. The intention is to slowly contribute changes back to SymPy while maintaining a compatibility layer so that users of qutip-symbolic do not need to continually update their from qutip_symbolic import ... statements.

Installation

To install the package, download to source code and run

pip install qutip-symbolic

If you want to edit the source code, please download the source code and run the following command under the folder with setup.cfg.

pip install -e .

To build and test the documentation, additional packages need to be installed:

pip install matplotlib sphinx numpydoc sphinx_rtd_theme

Under the docs directory, use

make html

to build the documentation, or

make doctest

to test the code in the documentation.

Documentation

The latest documentation of qutip-symbolic hosted at qutip-symbolic.readthedocs.io/.

Testing

To test the installation from a download of the source code, run from the qutip-symbolic directory

pytest tests

Support

This package is supported and maintained by the same developers group as QuTiP.

Powered by NumFOCUS Unitary Fund

QuTiP development is supported by Nori's lab at RIKEN, by the University of Sherbrooke, by Chalmers University of Technology, by Macquarie University and by Aberystwyth University, among other supporting organizations.

License

license

You are free to use this software, with or without modification, provided that the conditions listed in the LICENSE.txt file are satisfied.

qutip-symbolic's People

Contributors

hodgestar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.