| Port details |
- py-corner Make some beautiful corner plots
- 2.3.0 science
=0 2.2.3Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-10-16 23:18:07
- Last Update: 2026-08-06 02:18:50
- Commit Hash: 22db49b
- Also Listed In: graphics python
- License: BSD2CLAUSE
- WWW:
- https://github.com/dfm/corner.py
- Description:
- py-corner is a Python library designed to create "corner plots" (also known as
triangle plots or scatterplot matrices) for visualizing high-dimensional data.
These plots are particularly useful in scientific fields such as astrophysics,
cosmology, and statistics for displaying the marginalized distributions of
parameters from a multi-dimensional sample (e.g., from Markov Chain Monte Carlo
simulations).
The library generates 1D histograms for individual parameters and 2D histograms
(or scatter plots) for all pairs of parameters, providing a comprehensive
overview of their distributions and correlations.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}corner>0:science/py-corner@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-corner/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-corner
- pkg install py312-corner
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 py312-corner listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-corner
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1785902801
SHA256 (corner-2.3.0.tar.gz) = 685ecb1e778809b78c6783f4a4691d023bbd9f781c9efda683c2b793878b561c
SIZE (corner-2.3.0.tar.gz) = 6089474
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:
-
- py312-hatchling>0 : devel/py-hatchling@py312
- py312-hatch-vcs>0 : devel/py-hatch-vcs@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-arviz>=0.9 : math/py-arviz@py312
- py312-arviz-base>0 : math/py-arviz-base@py312
- nox>0 : devel/nox
- py312-scipy>0 : science/py-scipy@py312
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-matplotlib>=2.1 : math/py-matplotlib@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- science_py-corner
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.3.0 06 Aug 2026 02:18:50
    |
Yuri Victorovich (yuri)  |
science/py-corner: update 2.2.3 → 2.3.0 |
2.2.3 16 Oct 2025 23:14:59
    |
Yuri Victorovich (yuri)  |
science/py-corner: New port: Make some beautiful corner plots |
Number of commits found: 2
|