Port details on branch 2022Q2 |
- py-qutip Quantum toolbox in python
- 4.7.0 devel
=0 4.7.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-06-08 06:09:05
- Last Update: 2022-06-08 06:08:25
- Commit Hash: 8ce6d9c
- License: BSD3CLAUSE
- WWW:
- http://qutip.org/
- Description:
- QuTiP is open-source software for simulating the dynamics of closed and open
quantum systems. The QuTiP library depends on the excellent Numpy, Scipy, and
Cython numerical packages. In addition, graphical output is provided by
Matplotlib. QuTiP aims to provide user-friendly and efficient numerical
simulations of a wide variety of quantum mechanical problems, including those
with Hamiltonians and/or collapse operators with arbitrary time-dependence,
commonly found in a wide range of physics applications. QuTiP is freely
available for use and/or modification on all common platforms. Being free of
any licensing fees, QuTiP is ideal for exploring quantum mechanics in research
as well as in the classroom.
WWW: http://qutip.org/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}qutip>0:devel/py-qutip@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-qutip/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-qutip
- pkg install py38-qutip
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py38-qutip listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-qutip
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1650765521
SHA256 (qutip-4.7.0.tar.gz) = a9dde64457991ef1c5a7d4186b5348a16a71480a610f1c0902e4d656ddc12e31
SIZE (qutip-4.7.0.tar.gz) = 3591673
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-numpy>=1.16,1<1.23,1 : math/py-numpy@py38
- py38-matplotlib>0 : math/py-matplotlib@py38
- py38-packaging>0 : devel/py-packaging@py38
- py38-scipy>=1.0 : science/py-scipy@py38
- cython-3.8 : lang/cython@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-numpy>=1.16,1<1.23,1 : math/py-numpy@py38
- py38-matplotlib>0 : math/py-matplotlib@py38
- py38-packaging>0 : devel/py-packaging@py38
- py38-scipy>=1.0 : science/py-scipy@py38
- cython-3.8 : lang/cython@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-qutip
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|