Port details |
- py-fsph Library to quickly compute series of complex spherical harmonics
- 0.3.0 math =2 0.3.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-05-04 16:27:18
- Last Update: 2023-07-18 00:53:09
- Commit Hash: 9a80a6e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://fsph.readthedocs.io/en/latest/
- Description:
- fsph is a library to efficiently compute series of spherical harmonics.
It is based on math enumerated by Martin J. Mohlenkamp.
- ¦ ¦ ¦ ¦
- 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}fsph>0:math/py-fsph@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_BUILD:
- To install the port:
- cd /usr/ports/math/py-fsph/ && make install clean
- To add the package, run one of these commands:
- pkg install math/py-fsph
- pkg install py39-fsph
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 py39-fsph listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-fsph
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1683212869
SHA256 (glotzerlab-fsph-v0.3.0_GH0.tar.gz) = 113a4fdc6787044f8119533925af9d159cb559df2de369200e5affcb1c7df041
SIZE (glotzerlab-fsph-v0.3.0_GH0.tar.gz) = 150856
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:
-
- py39-setuptools>0 : devel/py-setuptools@py39
- py39-wheel>0 : devel/py-wheel@py39
- py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_py-fsph
- USES:
- compiler:c++14-lang localbase python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|