dev-python/rlr - 2.4.6 (pypi)

Search

Package Information

Description:
Case weighted L2 regularized logistic regression
Homepage:
https://github.com/dedupeio/rlr
License:
Apache 2.0 License: https://www.apache.org/licenses/LICENSE-2.0

Ebuild Details

Version EAPI Keywords Slot
2.4.6 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="Case weighted L2 regularized logistic regression"

HOMEPAGE="https://github.com/dedupeio/rlr"
LICENSE="Apache 2.0 License: https://www.apache.org/licenses/LICENSE-2.0"
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.13.1[${PYTHON_USEDEP}]
	dev-python/PyLBFGS[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

>=dev-python/numpy-1.13.1[${PYTHON_USEDEP}]
	dev-python/PyLBFGS[${PYTHON_USEDEP}]

BDEPEND

>=dev-python/numpy-1.13.1[${PYTHON_USEDEP}]
	dev-python/PyLBFGS[${PYTHON_USEDEP}]

Manifest for 2.4.6

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