Port details |
- stan C++ package for Bayesian inference, maximum likelihood estimation, etc
- 2.34.1 math =2 2.34.1Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-08-28 05:48:10
- Last Update: 2024-01-24 08:26:01
- Commit Hash: 7e0583b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://mc-stan.org/
- Description:
- Stan is a state-of-the-art platform for statistical modeling and
high-performance statistical computation. Thousands of users rely on Stan for
statistical modeling, data analysis, and prediction in the social, biological,
and physical sciences, engineering, and business.
Users specify log density functions in Stan's probabilistic programming language
and get:
* full Bayesian statistical inference with MCMC sampling (NUTS, HMC)
* approximate Bayesian inference with variational inference (ADVI)
* penalized maximum likelihood estimation with optimization (L-BFGS)
- ¦ ¦ ¦ ¦
- 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/stan/ && make install clean
- To add the package, run one of these commands:
- pkg install math/stan
- pkg install stan
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: stan
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1706078819
SHA256 (stan-dev-stan-v2.34.1_GH0.tar.gz) = c38864706bbeb1ee1ad92d97cd0d8db24844bb01c4a431bd7f9d6e87fd0f0bd0
SIZE (stan-dev-stan-v2.34.1_GH0.tar.gz) = 4377341
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:
-
- gmake>=4.3 : devel/gmake
- Test dependencies:
-
- gmake : devel/gmake
- python3.9 : lang/python39
- Runtime dependencies:
-
- stanmath>0 : math/stanmath
- eigen3.pc : math/eigen3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_stan
- USES:
- eigen:3,run gmake python:test shebangfix
- 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 |
2.34.1 24 Jan 2024 08:26:01 |
Yuri Victorovich (yuri) |
math/stan: update 2.33.0 → 2.34.1
Reported by: portscout |
2.33.0 06 Sep 2023 07:20:52 |
Yuri Victorovich (yuri) |
math/stan: update 2.32.2 → 2.33.0
Reported by: portscout |
2.32.2 22 May 2023 06:54:55 |
Yuri Victorovich (yuri) |
math/stan: Update 2.30.0 → 2.32.2
Reported by: portscout |
2.30.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) |
2.30.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 ) |
2.30.0 03 Jul 2022 02:50:41 |
Yuri Victorovich (yuri) |
math/stan: Update 2.29.2 -> 2.30.0
Reported by: portscout |
2.29.2 27 Mar 2022 02:40:08 |
Yuri Victorovich (yuri) |
math/stan: Update 2.29.1 -> 2.29.2
Reported by: portscout |
2.29.1 06 Mar 2022 17:10:00 |
Yuri Victorovich (yuri) |
math/stan: Update 2.28.2 -> 2.29.1
Reported by: portscout |
2.28.2 29 Nov 2021 17:25:48 |
Yuri Victorovich (yuri) |
math/stan: Update 2.28.0 -> 2.28.2
Reported by: portscout |
2.28.0 14 Oct 2021 20:08:00 |
Yuri Victorovich (yuri) |
math/stan: Update 2.27.0 -> 2.28.0
Reported by: portscout |
2.27.0 28 Aug 2021 05:46:41 |
Yuri Victorovich (yuri) |
math/stan: New port: C++ package for Bayesian inference, maximum likelihood
estimation, etc |