Port details |
- heyoka C++ 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:15
- 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/
- Description:
- heyoka is a C++ 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,
* 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 - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/heyoka/ && make install clean
- To add the package, run one of these commands:
- pkg install math/heyoka
- pkg install heyoka
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: heyoka
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1726978227
SHA256 (bluescarni-heyoka-v6.0.0_GH0.tar.gz) = 9cf56a6a29db5c72c5203af70d568aede78cb549baf1505b8abd04b888492895
SIZE (bluescarni-heyoka-v6.0.0_GH0.tar.gz) = 104464800
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- llvm-config16 : devel/llvm16
- Test dependencies:
-
- xtensor>0 : math/xtensor
- xtensor-blas>0 : math/xtensor-blas
- Runtime dependencies:
-
- llvm-config16 : devel/llvm16
- Library dependencies:
-
- libboost_serialization.so : devel/boost-libs
- libfmt.so : devel/libfmt
- libgmp.so : math/gmp
- libmp++.so : math/mppp
- libmpc.so : math/mpc
- libmpfr.so : math/mpfr
- libtbb.so : devel/onetbb
- libsleef.so : math/sleef
- libspdlog.so : devel/spdlog
- This port is required by:
- for Libraries
-
- math/py-heyoka
Configuration Options:
- No options to configure
- Options name:
- math_heyoka
- USES:
- cmake:testing compiler:c++20-lang llvm:min=16,build,run
- 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.0_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.0 15 Jun 2024 16:02:07 |
Yuri Victorovich (yuri) |
math/heyoka: Broken on 13
Reported by: fallout |
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:11:17 |
Yuri Victorovich (yuri) |
math/heyoka: Update 0.21.0 → 1.0.0
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_2 16 Jan 2023 19:32:07 |
Dima Panov (fluffy) |
*/*: bump libboost*.so libraries consumert after Boost upgrade |
0.20.0_1 19 Dec 2022 09:31:34 |
Thierry Thomas (thierry) |
*/*: chase the upgrade of devel/libfmt to 9.1.0
PR: 268081 |
0.20.0 19 Dec 2022 08:46:58 |
Yuri Victorovich (yuri) |
math/heyoka: Use USES=llvm
Suggested by: tcberner@ |
0.20.0 19 Dec 2022 01:54:31 |
Yuri Victorovich (yuri) |
math/heyoka: Update 0.19.0 -> 0.20.0
Reported by: portscout |
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 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
0.18.0 11 May 2022 17:22:58 |
Yuri Victorovich (yuri) |
math/heyoka: Update 0.17.1 -> 0.18.0
Reported by: portscout |
0.17.1 14 Feb 2022 22:48:46 |
Yuri Victorovich (yuri) |
math/heyoka: Update 0.17.0 -> 0.17.1
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_1 05 Jan 2022 16:43:54 |
Ganael LAPLANCHE (martymac) |
devel/onetbb: Update to 2021.5.0
and bump dependent ports' revisions |
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_1 10 Oct 2021 15:11:27 |
Ganael LAPLANCHE (martymac) |
devel/onetbb: Update to 2021.4.0
Release notes:
https://software.intel.com/content/www/us/en/develop/articles/intel-oneapi-threading-building-blocks-release-notes.html |
0.15.0 04 Oct 2021 19:18:27 |
Yuri Victorovich (yuri) |
math/heyoka: Update 0.14.0 -> 0.15.0 |
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/heyoka: New port: C++ library for ODE integration via Taylor's method and
LLVM |