dev-python/pwlf - 2.5.1 (pypi)

Search

Package Information

Description:
fit piecewise linear functions to data [top-max 2.5.2]
Homepage:
https://github.com/cjekel/piecewise_linear_fit_py
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
2.5.1 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="fit piecewise linear functions to data [top-max 2.5.2]"

HOMEPAGE="https://github.com/cjekel/piecewise_linear_fit_py"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES=">=dev-python/numpy-1.14.0[${PYTHON_USEDEP}]
	>=dev-python/scipy-1.8.0[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

>=dev-python/numpy-1.14.0[${PYTHON_USEDEP}]
	>=dev-python/scipy-1.8.0[${PYTHON_USEDEP}]

BDEPEND

>=dev-python/numpy-1.14.0[${PYTHON_USEDEP}]
	>=dev-python/scipy-1.8.0[${PYTHON_USEDEP}]

Manifest for 2.5.1

Type File Size Source URLs
DIST pwlf-2.5.1.tar.gz 21890 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/pwlf/pwlf-2.5.1.tar.gz