lrcalc_python: Littlewood-Richardson calculator¶
Description¶
Python bindings for the Littlewood-Richardson Calculator
License¶
GNU General Public License V3
Upstream Contact¶
Anders S. Buch (asbuch@math.rutgers.edu)
Type¶
standard
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
cython: C-Extensions for Python, an optimizing static compiler
Version Information¶
package-version.txt:
2.1
version_requirements.txt:
lrcalc ~=2.1
Equivalent System Packages¶
$ conda install python-lrcalc~=2.1
$ sudo yum install python3-lrcalc
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then ./configure
will check if the system package can be used.