Port details |
- py-OpenFermion Electronic structure package for quantum computers
- 1.3.0 science
=0 1.1.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-03-26 09:39:54
- Last Update: 2021-12-24 01:54:58
- Commit Hash: e903284
- Also Listed In: python
- License: APACHE20
- Description:
- OpenFermion is an open source effort for compiling and analyzing quantum
algorithms to simulate fermionic systems, including quantum chemistry.
Among other functionalities, the current version features data structures
and tools for obtaining and manipulating representations of fermionic and
qubit Hamiltonians.
WWW: https://github.com/quantumlib/OpenFermion
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}OpenFermion>0:science/py-OpenFermion@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-OpenFermion/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-OpenFermion
- pkg install py38-OpenFermion
NOTE: This is a Python port. Instead of py38-OpenFermion listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-OpenFermion
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1640310467
SHA256 (quantumlib-OpenFermion-v1.3.0_GH0.tar.gz) = f66d4999b10c7989ec509cce26c7ac184a3de95c4fd43a7fc67adc7e4637cc41
SIZE (quantumlib-OpenFermion-v1.3.0_GH0.tar.gz) = 872988
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-cirq-core>=0.12.0 : science/py-cirq-core@py38
- py38-cirq-google>=0.12.0 : science/py-cirq-google@py38
- py38-deprecation>0 : devel/py-deprecation@py38
- py38-h5py>=2.8 : science/py-h5py@py38
- py38-networkx>0 : math/py-networkx@py38
- py38-PubChemPy>0 : science/py-PubChemPy@py38
- py38-requests>=2.18 : www/py-requests@py38
- py38-scipy>=1.1.0 : science/py-scipy@py38
- py38-sympy>0 : math/py-sympy@py38
- py38-numpy>=1.16,1<1.21,1 : math/py-numpy@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:
- science_py-OpenFermion
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
24 Dec 2021 01:54:58 1.3.0
|
Yuri Victorovich (yuri)  |
science/py-OpenFermion: Update 1.2.0 -> 1.3.0
Reported by: portscout |
22 Oct 2021 08:57:02 1.2.0
|
Yuri Victorovich (yuri)  |
science/py-OpenFermion: Update 1.1.0 -> 1.2.0
Reported by: portscout |
27 Jul 2021 13:16:51 1.1.0
|
Yuri Victorovich (yuri)  |
science/py-OpenFermion: Update 0.11.0 -> 1.1.0
Reported by: portscout |
18 Apr 2021 05:44:04 0.11.0
|
Po-Chuan Hsieh (sunpoet)  |
science/py-h5py: Update to 3.2.1
- Update USES=python of dependent ports
Changes: https://github.com/h5py/h5py/releases
https://github.com/h5py/h5py/blob/master/docs/whatsnew/3.2.rst |
07 Apr 2021 08:09:01 0.11.0
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.11.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
19 Sep 2020 14:15:43
0.11.0
|
antoine  |
Unbreak bulk -a |
07 Apr 2020 21:49:28
0.11.0
|
yuri  |
science/py-OpenFermion: Update 0.10.0 -> 0.11.0
Reported by: portscout |
19 Aug 2019 10:17:11
0.10.0
|
yuri  |
science/py-OpenFermion: Update 0.9.0 -> 0.10.0
Reported by: portscout |
26 Jul 2019 20:46:57
0.9.0_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
17 Jan 2019 06:31:46
0.9.0
|
yuri  |
science/py-OpenFermion: Update 0.8 -> 0.9.0
Reported by: portscout |
12 Dec 2018 01:35:36
0.8_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
17 Jul 2018 17:41:26
0.8
|
yuri  |
science/py-OpenFermion: Update 0.7 -> 0.8
Reported by: portscout |
26 Jun 2018 19:42:19
0.7
|
yuri  |
science/py-OpenFermion: Update 0.6 -> 0.7
Reported by: portscout |
20 Jun 2018 17:05:44
0.6
|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
30 Mar 2018 23:18:19
0.6
|
yuri  |
science/py-OpenFermion: Update 0.4-29 -> 0.6
Reported by: portscout |
26 Mar 2018 21:48:27
0.4.29_1
|
yuri  |
science/py-OpenFermion: Fix py27 build
It now needs 'future' for build. |
26 Mar 2018 21:25:11
0.4.29
|
yuri  |
science/py-OpenFermion: Update 0.4 -> 0.4-29; Remove workaround
The upstream fixed the bug with non-ascii characters. |
26 Mar 2018 09:39:42
0.4
|
yuri  |
New port: science/py-OpenFermion: Electronic structure package for quantum
computers |