Port details |
- py-Diofant Python library for symbolic mathematics
- 0.13.0 math
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-03-29 22:25:31
- Last Update: 2023-01-11 15:58:34
- Commit Hash: 77d6847
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- Diofant is a Python library for symbolic mathematics.
It is able to symbolically differentiate, integrate functions, solve
algebraic equations and a lot more.
It can present results in a very cool pseudographics in your terminal.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}Diofant>0:math/py-Diofant@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/math/py-Diofant/ && make install clean
- To add the package, run one of these commands:
- pkg install math/py-Diofant
- pkg install py39-Diofant
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-Diofant listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-Diofant
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1640290879
SHA256 (Diofant-0.13.0.tar.gz) = bac9e086a7156b20f18e3291d6db34e305338039a3c782c585302d377b74dd3c
SIZE (Diofant-0.13.0.tar.gz) = 2488343
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-isort>0 : devel/py-isort@py39
- py39-pip>0 : devel/py-pip@py39
- py39-pytest-runner>0 : devel/py-pytest-runner@py39
- py39-setuptools_scm>0 : devel/py-setuptools_scm@py39
- cython-3.9 : lang/cython@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-gmpy2>=2.1.0b5 : math/py-gmpy2@py39
- py39-matplotlib>=3.3 : math/py-matplotlib@py39
- py39-mpmath>=0.19 : math/py-mpmath@py39
- py39-scipy>=1.6 : science/py-scipy@py39
- py39-theano>=0.9.0 : math/py-theano@py39
- py39-numpy>=1.16,1<1.24,1 : math/py-numpy@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_py-Diofant
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.13.0 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.13.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.13.0 23 Dec 2021 21:17:36
    |
Yuri Victorovich (yuri)  |
math/py-Diofant: Update 0.12.0 -> 0.13.0
Reported by: portscout |
0.12.0 10 May 2021 20:13:20
    |
Thierry Thomas (thierry)  |
math/py-matplotlib: chase minimum Python version in dependent ports
Since the previous update changed USES=python from 3.6+ to 3.7+, all
dependent ports must have USES=python:3.7+ as well, otherwise it breaks
the @py36 flavor.
PR: 255347
Reported by: sunpoet |
0.12.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.12.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.12.0 19 Jan 2021 20:35:03
  |
yuri  |
math/py-Diofant: Update 0.11.0 -> 0.12.0
Reported by: portscout |
0.11.0 10 Dec 2020 22:00:02
  |
sunpoet  |
Update USES=python for py-isort 5.6.4 update |
0.11.0 23 Apr 2020 17:42:08
  |
yuri  |
math/py-Diofant: Update 0.10.0 -> 0.11.0
Reported by: portscout |
0.10.0_1 26 Jul 2019 20:46:57
  |
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 |
0.10.0 31 Jan 2019 05:22:03
  |
yuri  |
math/py-Diofant: Update 0.9.0 -> 0.10.0
Reported by: portscout |
0.9.0_1 12 Dec 2018 01:35:36
  |
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 |
0.9.0 20 Jun 2018 17:05:44
  |
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 |
0.9.0 29 Mar 2018 22:25:16
  |
yuri  |
New port: math/py-Diofant: Python library for symbolic mathematics |