notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-heyoka Python library for ODE integration via Taylor's method and LLVM
1.0.0_7 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.0_6Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-08-31 04:48:19
Last Update: 2024-04-17 11:28:34
Commit Hash: 96261a1
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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 py39-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 py39-heyoka listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-heyoka
Package flavors (<flavor>: <package>)
  • py39: py39-heyoka
distinfo:
TIMESTAMP = 1691742354 SHA256 (bluescarni-heyoka.py-v1.0.0_GH0.tar.gz) = 96da8b3d345e3b9a905fc4c5a7dbf21df5d64c6d8565ce9ddffb720b92fa3e46 SIZE (bluescarni-heyoka.py-v1.0.0_GH0.tar.gz) = 100062902

Packages (timestamps in pop-ups are UTC):
py39-heyoka
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.0_61.0.0_6-1.0.0_61.0.0_6---
FreeBSD:13:quarterly1.0.0_51.0.0_5--1.0.0_6---
FreeBSD:14:latest1.0.0_61.0.0_6-1.0.0_61.0.0_6---
FreeBSD:14:quarterly1.0.0_51.0.0_6--1.0.0_6---
FreeBSD:15:latest1.0.0_61.0.0_6n/a1.0.0_5n/a--1.0.0_6
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pybind11>0 : devel/pybind11
  2. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
  5. python3.9 : lang/python39
Test dependencies:
  1. py39-matplotlib>0 : math/py-matplotlib@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  2. py39-cloudpickle>0 : devel/py-cloudpickle@py39
  3. py39-mpmath>0 : math/py-mpmath@py39
  4. py39-sympy>0 : math/py-sympy@py39
  5. python3.9 : lang/python39
Library dependencies:
  1. libboost_serialization.so : devel/boost-libs
  2. libfmt.so : devel/libfmt
  3. libgmp.so : math/gmp
  4. libheyoka.so : math/heyoka
  5. libmp++.so : math/mppp
  6. libmpc.so : math/mpc
  7. libmpfr.so : math/mpfr
  8. libtbb.so : devel/onetbb
  9. 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 python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/bluescarni/heyoka.py/tar.gz/v1.0.0?dummy=/
Collapse this list.

Number of commits found: 36

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0_7
17 Apr 2024 11:28:34
commit hash: 96261a1e5aa94517a2203297c75c66f1269c075fcommit hash: 96261a1e5aa94517a2203297c75c66f1269c075fcommit hash: 96261a1e5aa94517a2203297c75c66f1269c075fcommit hash: 96261a1e5aa94517a2203297c75c66f1269c075f files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
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
commit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1e files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after library update
1.0.0_5
14 Dec 2023 15:49:40
commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 4335e739be093fb91944f136118d2f3300389dd9commit hash: 4335e739be093fb91944f136118d2f3300389dd9commit hash: 4335e739be093fb91944f136118d2f3300389dd9commit hash: 4335e739be093fb91944f136118d2f3300389dd9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/mppp: update 0.27 → 1.0.0

Reported by:	portscout
1.0.0_3
28 Nov 2023 11:35:02
commit hash: cf5d9b8b96202f197ff6ba7f254fb96bd8e578f0commit hash: cf5d9b8b96202f197ff6ba7f254fb96bd8e578f0commit hash: cf5d9b8b96202f197ff6ba7f254fb96bd8e578f0commit hash: cf5d9b8b96202f197ff6ba7f254fb96bd8e578f0 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
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
commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost*: bump all consumers after 1.83.0
1.0.0_1
21 Aug 2023 10:09:23
commit hash: 22e222cbcea088a86fb58a5659742af50b337d86commit hash: 22e222cbcea088a86fb58a5659742af50b337d86commit hash: 22e222cbcea088a86fb58a5659742af50b337d86commit hash: 22e222cbcea088a86fb58a5659742af50b337d86 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
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
commit hash: fe0396cfbe33876f92796bc50176256ca6e44e76commit hash: fe0396cfbe33876f92796bc50176256ca6e44e76commit hash: fe0396cfbe33876f92796bc50176256ca6e44e76commit hash: fe0396cfbe33876f92796bc50176256ca6e44e76 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-heyoka: Update 0.21.8-92 → 1.0.0

Reported by:	portscout
0.21.8.92
11 Aug 2023 08:11:18
commit hash: 5525c1c58066738a1858d169edf733761db3f2f1commit hash: 5525c1c58066738a1858d169edf733761db3f2f1commit hash: 5525c1c58066738a1858d169edf733761db3f2f1commit hash: 5525c1c58066738a1858d169edf733761db3f2f1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-heyoka: Update 0.21.8 → 0.21.8-92

Reported by:	portscout
0.21.8
04 Jul 2023 09:30:25
commit hash: dcdd7432535460e7b4dde3b6650c407269f5eb53commit hash: dcdd7432535460e7b4dde3b6650c407269f5eb53commit hash: dcdd7432535460e7b4dde3b6650c407269f5eb53commit hash: dcdd7432535460e7b4dde3b6650c407269f5eb53 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-heyoka: Update 0.21.7 → 0.21.8

Reported by:	portscout
0.21.7
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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
commit hash: ff1bfaa7423ec241ff9a93b2483795cbeeb4fd81commit hash: ff1bfaa7423ec241ff9a93b2483795cbeeb4fd81commit hash: ff1bfaa7423ec241ff9a93b2483795cbeeb4fd81commit hash: ff1bfaa7423ec241ff9a93b2483795cbeeb4fd81 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-heyoka: Update 0.21.0 → 0.21.7

Reported by:	portscout
0.21.0_4
09 May 2023 10:25:26
commit hash: 8f947d908a45bc788fc2f299b12ce99d204c57e0commit hash: 8f947d908a45bc788fc2f299b12ce99d204c57e0commit hash: 8f947d908a45bc788fc2f299b12ce99d204c57e0commit hash: 8f947d908a45bc788fc2f299b12ce99d204c57e0 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
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
commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all direct Boost cunsumers
0.21.0_2
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
0.21.0_1
03 Mar 2023 15:01:50
commit hash: 1dc256924e84ccc34b09810779e532dee18d37eccommit hash: 1dc256924e84ccc34b09810779e532dee18d37eccommit hash: 1dc256924e84ccc34b09810779e532dee18d37eccommit hash: 1dc256924e84ccc34b09810779e532dee18d37ec files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
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
commit hash: b1bd79df64182832ee5d6befa597c048be8bbfa0commit hash: b1bd79df64182832ee5d6befa597c048be8bbfa0commit hash: b1bd79df64182832ee5d6befa597c048be8bbfa0commit hash: b1bd79df64182832ee5d6befa597c048be8bbfa0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/heyoka: Update 0.20.0 → 0.21.0

Reported by:	portscout
0.20.0_1
16 Jan 2023 19:32:07
commit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426b files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*:	bump libboost*.so libraries consumert after Boost upgrade
0.20.0
21 Dec 2022 11:01:51
commit hash: 157b2563d1af3cc883bf262172fa9be96950dd79commit hash: 157b2563d1af3cc883bf262172fa9be96950dd79commit hash: 157b2563d1af3cc883bf262172fa9be96950dd79commit hash: 157b2563d1af3cc883bf262172fa9be96950dd79 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-heyoka: Update 0.19.0 -> 0.20.0

Reported by:	portscout
0.19.0_4
19 Dec 2022 09:31:34
commit hash: 2af489c04c7079c98287d0aa27e62fc008e0493ecommit hash: 2af489c04c7079c98287d0aa27e62fc008e0493ecommit hash: 2af489c04c7079c98287d0aa27e62fc008e0493ecommit hash: 2af489c04c7079c98287d0aa27e62fc008e0493e files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade of devel/libfmt to 9.1.0

PR:		268081
0.19.0_3
03 Nov 2022 11:32:41
commit hash: e02e127016dfd1b55b694a96ed83ebabed051a60commit hash: e02e127016dfd1b55b694a96ed83ebabed051a60commit hash: e02e127016dfd1b55b694a96ed83ebabed051a60commit hash: e02e127016dfd1b55b694a96ed83ebabed051a60 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
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
commit hash: b0bbb7a53335e0bd0f72d1cbd8d19b18f7abf5f9commit hash: b0bbb7a53335e0bd0f72d1cbd8d19b18f7abf5f9commit hash: b0bbb7a53335e0bd0f72d1cbd8d19b18f7abf5f9commit hash: b0bbb7a53335e0bd0f72d1cbd8d19b18f7abf5f9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/mppp: Update 0.26 -> 0.27

Reported by:	portscout
0.19.0_1
28 Sep 2022 10:28:09
commit hash: e3eba48aefc84b8c4b5dcbd57b3aa8cb1d702ee1commit hash: e3eba48aefc84b8c4b5dcbd57b3aa8cb1d702ee1commit hash: e3eba48aefc84b8c4b5dcbd57b3aa8cb1d702ee1commit hash: e3eba48aefc84b8c4b5dcbd57b3aa8cb1d702ee1 files touched by this commit
Ganael LAPLANCHE (martymac) search for other commits by this committer
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
commit hash: 776129dbb31852ccdfb1180032ee94cff767332ccommit hash: 776129dbb31852ccdfb1180032ee94cff767332ccommit hash: 776129dbb31852ccdfb1180032ee94cff767332ccommit hash: 776129dbb31852ccdfb1180032ee94cff767332c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}heyoka: Update 0.18.0 -> 0.19.0

Reported by:	portscout
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.18.0_2
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
0.18.0_1
28 Jul 2022 02:56:08
commit hash: 890c16ad1b93112a9237b680ee0191913700a03dcommit hash: 890c16ad1b93112a9237b680ee0191913700a03dcommit hash: 890c16ad1b93112a9237b680ee0191913700a03dcommit hash: 890c16ad1b93112a9237b680ee0191913700a03d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-heyoka: Unbreak build
0.18.0_1
22 May 2022 20:17:16
commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
0.18.0
12 May 2022 18:57:52
commit hash: e4b8d126210f2eb91b705f871cf7ddf6991fc70fcommit hash: e4b8d126210f2eb91b705f871cf7ddf6991fc70fcommit hash: e4b8d126210f2eb91b705f871cf7ddf6991fc70fcommit hash: e4b8d126210f2eb91b705f871cf7ddf6991fc70f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-heyoka: Update 0.17.0 -> 0.18.0

Reported by:	portscout
0.17.0
27 Jan 2022 20:27:58
commit hash: 8663c30457c5a531e1a10ff1e02562a5c912f443commit hash: 8663c30457c5a531e1a10ff1e02562a5c912f443commit hash: 8663c30457c5a531e1a10ff1e02562a5c912f443commit hash: 8663c30457c5a531e1a10ff1e02562a5c912f443 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}heyoka: Update 0.16.0 -> 0.17.0

Reported by:	portscout
0.16.0
26 Nov 2021 22:02:41
commit hash: eaa596f685f46e99d24f21441070e382fbc14e3dcommit hash: eaa596f685f46e99d24f21441070e382fbc14e3dcommit hash: eaa596f685f46e99d24f21441070e382fbc14e3dcommit hash: eaa596f685f46e99d24f21441070e382fbc14e3d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}heyoka: Update 0.15.0 -> 0.16.0
0.15.0
05 Oct 2021 18:36:26
commit hash: 20939d8299f29b2faacc46a0169e143f481a406acommit hash: 20939d8299f29b2faacc46a0169e143f481a406acommit hash: 20939d8299f29b2faacc46a0169e143f481a406acommit hash: 20939d8299f29b2faacc46a0169e143f481a406a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-heyoka: Add testsuite to the test target
0.15.0
04 Oct 2021 19:18:27
commit hash: 32afad732f1c177ab2c0d6a29bdeae8b4f8b967dcommit hash: 32afad732f1c177ab2c0d6a29bdeae8b4f8b967dcommit hash: 32afad732f1c177ab2c0d6a29bdeae8b4f8b967dcommit hash: 32afad732f1c177ab2c0d6a29bdeae8b4f8b967d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-heyoka: Update 0.14.0 -> 0.15.0

Reported by:	portscout
0.14.0_1
05 Sep 2021 07:32:00
commit hash: d98ae4a89e788c63f64116ead7ca5965003543b9commit hash: d98ae4a89e788c63f64116ead7ca5965003543b9commit hash: d98ae4a89e788c63f64116ead7ca5965003543b9commit hash: d98ae4a89e788c63f64116ead7ca5965003543b9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/mppp: Update 0.24-61 -> 0.26

Reported by:	portscout
0.14.0
31 Aug 2021 04:47:14
commit hash: 9f1881394ed9b1e5bd38f1e02c329674ad537c51commit hash: 9f1881394ed9b1e5bd38f1e02c329674ad537c51commit hash: 9f1881394ed9b1e5bd38f1e02c329674ad537c51commit hash: 9f1881394ed9b1e5bd38f1e02c329674ad537c51 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-heyoka: New port: Python library for ODE integration via Taylor's method
and LLVM

Number of commits found: 36