Port details |
- py-heyoka Python library for ODE integration via Taylor's method and LLVM
- 6.0.0_1 math =2 6.0.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-08-31 04:48:19
- Last Update: 2024-10-03 10:25:14
- Commit Hash: 55cfbcf
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MPL20
- WWW:
- https://bluescarni.github.io/heyoka.py/
- Description:
- heyoka.py is a Python library for the integration of ordinary differential
equations (ODEs) via Taylor's method. Notable features include:
* support for both double-precision and extended-precision floating-point
types (80-bit and 128-bit),
* the ability to maintain machine precision accuracy over tens of billions of
timesteps,
* high-precision zero-cost dense output,
* accurate and reliable event detection,
* batch mode integration to harness the power of modern SIMD instruction sets,
* interoperability with SymPy,
* a high-performance implementation of Taylor's method based on automatic
differentiation techniques and aggressive just-in-time compilation via LLVM.
- ¦ ¦ ¦ ¦
- 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}heyoka>0:math/py-heyoka@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/math/py-heyoka/ && make install clean
- To add the package, run one of these commands:
- pkg install math/py-heyoka
- pkg install py311-heyoka
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 py311-heyoka listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-heyoka
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1726987730
SHA256 (bluescarni-heyoka.py-v6.0.0_GH0.tar.gz) = 63af3b3d3b40d449323740d61dff374f3e628147056bfaa7f1d27d0c911281bf
SIZE (bluescarni-heyoka.py-v6.0.0_GH0.tar.gz) = 152747308
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:
-
- pybind11>0 : devel/pybind11
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- cmake : devel/cmake-core
- ninja : devel/ninja
- llvm-config16 : devel/llvm16
- python3.11 : lang/python311
- Test dependencies:
-
- py311-matplotlib>0 : math/py-matplotlib@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-cloudpickle>0 : devel/py-cloudpickle@py311
- py311-mpmath>0 : math/py-mpmath@py311
- py311-sympy>0 : math/py-sympy@py311
- llvm-config16 : devel/llvm16
- python3.11 : lang/python311
- Library dependencies:
-
- libboost_serialization.so : devel/boost-libs
- libfmt.so : devel/libfmt
- libgmp.so : math/gmp
- libheyoka.so : math/heyoka
- libmp++.so : math/mppp
- libmpc.so : math/mpc
- libmpfr.so : math/mpfr
- libtbb.so : devel/onetbb
- libspdlog.so : devel/spdlog
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_py-heyoka
- USES:
- cmake compiler:c++17-lang llvm:min=16,build,run python
- 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 |
6.0.0_1 03 Oct 2024 10:25:14 |
Dima Panov (fluffy) |
*/*: bump consumers after devel/boost* update
With hat: office
Sponsored by: Future Crew, LLC |
6.0.0 22 Sep 2024 19:29:55 |
Yuri Victorovich (yuri) |
math/{,py-}heyoka: update 5.0.1 → 6.0.0
Reported by: portscout |
5.0.1_1 04 Jul 2024 11:39:44 |
Ganael LAPLANCHE (martymac) |
devel/onetbb: Update to 2021.13.0
and bump dependent ports' revisions.
Release
notes: https://github.com/oneapi-src/oneTBB/blob/v2021.13.0/RELEASE_NOTES.md |
5.0.1 15 Jun 2024 09:12:47 |
Yuri Victorovich (yuri) |
math/py-heyoka: update 5.0.0 → 5.0.1
Reported by: portscout |
5.0.0 14 Jun 2024 21:31:32 |
Yuri Victorovich (yuri) |
math/{,py-}heyoka: update 1.0.0 → 5.0.0
Reported by: portscout |
1.0.0_7 17 Apr 2024 11:28:34 |
Ganael LAPLANCHE (martymac) |
devel/onetbb: Update to 2021.12.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.12.0 |
1.0.0_6 13 Feb 2024 14:44:22 |
Dima Panov (fluffy) |
devel/boost: bump consumers after library update |
1.0.0_5 14 Dec 2023 15:49:40 |
Po-Chuan Hsieh (sunpoet) |
devel/libfmt: Update to 10.1.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/fmtlib/fmt/releases |
1.0.0_4 06 Dec 2023 01:52:08 |
Yuri Victorovich (yuri) |
math/mppp: update 0.27 → 1.0.0
Reported by: portscout |
1.0.0_3 28 Nov 2023 11:35:02 |
Ganael LAPLANCHE (martymac) |
devel/onetbb: Update to 2021.11.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.11.0 |
1.0.0_2 27 Sep 2023 14:36:30 |
Dima Panov (fluffy) |
devel/boost*: bump all consumers after 1.83.0 |
1.0.0_1 21 Aug 2023 10:09:23 |
Ganael LAPLANCHE (martymac) |
devel/onetbb: Update to 2021.10.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.10.0 |
1.0.0 11 Aug 2023 08:33:34 |
Yuri Victorovich (yuri) |
math/py-heyoka: Update 0.21.8-92 → 1.0.0
Reported by: portscout |
0.21.8.92 11 Aug 2023 08:11:18 |
Yuri Victorovich (yuri) |
math/py-heyoka: Update 0.21.8 → 0.21.8-92
Reported by: portscout |
0.21.8 04 Jul 2023 09:30:25 |
Yuri Victorovich (yuri) |
math/py-heyoka: Update 0.21.7 → 0.21.8
Reported by: portscout |
0.21.7 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
0.21.7 19 Jun 2023 19:01:07 |
Yuri Victorovich (yuri) |
math/py-heyoka: Update 0.21.0 → 0.21.7
Reported by: portscout |
0.21.0_4 09 May 2023 10:25:26 |
Ganael LAPLANCHE (martymac) |
devel/onetbb: Update to 2021.9.0
and bump dependent ports' revisions.
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.9.0 |
0.21.0_3 27 Apr 2023 18:25:55 |
Dima Panov (fluffy) |
*/*: bump all direct Boost cunsumers |
0.21.0_2 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.21.0_1 03 Mar 2023 15:01:50 |
Ganael LAPLANCHE (martymac) |
devel/onetbb: Update to 2021.8.0
Also:
- bump dependent ports' revisions
- fix build when WITH_DEBUG is set
Release notes: https://github.com/oneapi-src/oneTBB/releases/tag/v2021.8.0 |
0.21.0 18 Feb 2023 09:13:41 |
Yuri Victorovich (yuri) |
math/heyoka: Update 0.20.0 → 0.21.0
Reported by: portscout |
0.20.0_1 16 Jan 2023 19:32:07 |
Dima Panov (fluffy) |
*/*: bump libboost*.so libraries consumert after Boost upgrade |
0.20.0 21 Dec 2022 11:01:51 |
Yuri Victorovich (yuri) |
math/py-heyoka: Update 0.19.0 -> 0.20.0
Reported by: portscout |
0.19.0_4 19 Dec 2022 09:31:34 |
Thierry Thomas (thierry) |
*/*: chase the upgrade of devel/libfmt to 9.1.0
PR: 268081 |
0.19.0_3 03 Nov 2022 11:32:41 |
Ganael LAPLANCHE (martymac) |
devel/onetbb: Update to 2021.7.0
and bump dependent ports' revisions.
Release notes:
https://github.com/oneapi-src/oneTBB/blob/v2021.7.0/RELEASE_NOTES.md |
0.19.0_2 23 Oct 2022 07:52:32 |
Yuri Victorovich (yuri) |
math/mppp: Update 0.26 -> 0.27
Reported by: portscout |
0.19.0_1 28 Sep 2022 10:28:09 |
Ganael LAPLANCHE (martymac) |
devel/onetbb: Update to 2021.6.0
and bump dependent ports' revisions.
Release notes:
https://github.com/oneapi-src/oneTBB/blob/v2021.6.0/RELEASE_NOTES.md |
0.19.0 21 Sep 2022 06:42:19 |
Yuri Victorovich (yuri) |
math/{,py-}heyoka: Update 0.18.0 -> 0.19.0
Reported by: portscout |
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.18.0_2 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.18.0_2 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
0.18.0_1 28 Jul 2022 02:56:08 |
Yuri Victorovich (yuri) |
math/py-heyoka: Unbreak build |
0.18.0_1 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
0.18.0 12 May 2022 18:57:52 |
Yuri Victorovich (yuri) |
math/py-heyoka: Update 0.17.0 -> 0.18.0
Reported by: portscout |
0.17.0 27 Jan 2022 20:27:58 |
Yuri Victorovich (yuri) |
math/{,py-}heyoka: Update 0.16.0 -> 0.17.0
Reported by: portscout |
0.16.0 26 Nov 2021 22:02:41 |
Yuri Victorovich (yuri) |
math/{,py-}heyoka: Update 0.15.0 -> 0.16.0 |
0.15.0 05 Oct 2021 18:36:26 |
Yuri Victorovich (yuri) |
math/py-heyoka: Add testsuite to the test target |
0.15.0 04 Oct 2021 19:18:27 |
Yuri Victorovich (yuri) |
math/py-heyoka: Update 0.14.0 -> 0.15.0
Reported by: portscout |
0.14.0_1 05 Sep 2021 07:32:00 |
Yuri Victorovich (yuri) |
math/mppp: Update 0.24-61 -> 0.26
Reported by: portscout |
0.14.0 31 Aug 2021 04:47:14 |
Yuri Victorovich (yuri) |
math/py-heyoka: New port: Python library for ODE integration via Taylor's method
and LLVM |