Port details |
- stanmath C++ template library for automatic differentiation
- 4.6.2 math
=0 4.4.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2021-08-28 04:54:03
- Last Update: 2023-05-22 06:54:56
- Commit Hash: f12c288
- License: BSD3CLAUSE
- Description:
- The Stan Math Library is a C++, reverse-mode automatic differentiation library
designed to be usable, extensive and extensible, efficient, scalable, stable,
portable, and redistributable in order to facilitate the construction and
utilization of algorithms that utilize derivatives.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/stanmath/ && make install clean
- To add the package, run one of these commands:
- pkg install math/stanmath
- pkg install stanmath
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: stanmath
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1684727243
SHA256 (stan-dev-math-v4.6.2_GH0.tar.gz) = 30df8657e02ddc77b6c96ac32f8d6f099a61064a113373cd3a11ffd736372ba1
SIZE (stan-dev-math-v4.6.2_GH0.tar.gz) = 30408001
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Test dependencies:
-
- gmake : devel/gmake
- python3.9 : lang/python39
- Runtime dependencies:
-
- constants.hpp : devel/boost-libs
- task_arena.h : devel/onetbb
- eigen3.pc : math/eigen3
- This port is required by:
- for Run
-
- math/stan
Configuration Options:
- No options to configure
- Options name:
- math_stanmath
- USES:
- eigen:3,run python:test shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.6.2 22 May 2023 06:54:56
    |
Yuri Victorovich (yuri)  |
math/stanmath: Update 4.4.0 → 4.6.2
Reported by: portscout |
4.4.0_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
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) |
4.4.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 ) |
4.4.0 03 Jul 2022 02:34:08
    |
Yuri Victorovich (yuri)  |
math/stanmath: Update 4.3.2 -> 4.4.0
Reported by: portscout |
4.3.2 27 Mar 2022 03:19:38
    |
Yuri Victorovich (yuri)  |
math/stanmath: Update 4.2.0 -> 4.3.2
Reported by: portscout |
4.2.0 17 Oct 2021 15:49:40
    |
Yuri Victorovich (yuri)  |
math/stanmath: Update 4.1.0 -> 4.2.0
Reported by: portscout |
4.1.0 28 Aug 2021 05:46:41
    |
Yuri Victorovich (yuri)  |
math/stanmath: Minor changes |
4.1.0 28 Aug 2021 04:53:40
    |
Yuri Victorovich (yuri)  |
math/stanmath: New port: C++ template library for automatic differentiation |
Number of commits found: 9
|