Port details |
- py-pwlf Fit piecewise linear functions to data
- 2.5.1 math
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-04-25 03:24:26
- Last Update: 2025-04-25 03:22:25
- Commit Hash: 7f5de1c
- License: MIT
- WWW:
- https://github.com/cjekel/piecewise_linear_fit_py
- Description:
- pwlf is a Python library for fitting continuous piecewise linear functions
to data.
Just specify the number of line segments you desire and provide the data.
¦ ¦ ¦ ¦ 
- 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}pwlf>0:math/py-pwlf@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/math/py-pwlf/ && make install clean
- To add the package, run one of these commands:
- pkg install math/py-pwlf
- pkg install py311-pwlf
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 py311-pwlf listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pwlf
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1745528718
SHA256 (pwlf-2.5.1.tar.gz) = d60cade349682df4c1c8952e0a8761afdb1aca601718c253ae11d6add0799a6d
SIZE (pwlf-2.5.1.tar.gz) = 21890
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-scipy>=1.8.0 : science/py-scipy@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_py-pwlf
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5.1 25 Apr 2025 03:22:25
    |
Yuri Victorovich (yuri)  |
math/py-pwlf: New port: Fit piecewise linear functions to data |
Number of commits found: 1
|