dev-python/simdkalman - 1.0.4 (pypi)

Search

Package Information

Description:
Kalman filters vectorized as Single Instruction, Multiple Data [wheel]
Homepage:
https://github.com/oseiskar/simdkalman
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
1.0.4 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=wheel

inherit python-r1 gs-pypi

DESCRIPTION="Kalman filters vectorized as Single Instruction, Multiple Data [wheel]"

HOMEPAGE="https://github.com/oseiskar/simdkalman"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/py2.py3/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}-py2.py3-none-any.whl"
SOURCEFILE="${REALNAME}-${REALVERSION}-py2.py3-none-any.whl"
RESTRICT="test"

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

IUSE="dev docs test"
DEPENDENCIES=">=dev-python/numpy-1.9.0[${PYTHON_USEDEP}]
	dev? ( dev-python/check-manifest[${PYTHON_USEDEP}] )
	docs? ( dev-python/sphinx[${PYTHON_USEDEP}] )
	test? ( dev-python/pylint[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

dev

Dependencies

RDEPEND

>=dev-python/numpy-1.9.0[${PYTHON_USEDEP}]
	dev? ( dev-python/check-manifest[${PYTHON_USEDEP}] )
	docs? ( dev-python/sphinx[${PYTHON_USEDEP}] )
	test? ( dev-python/pylint[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels

BDEPEND

>=dev-python/numpy-1.9.0[${PYTHON_USEDEP}]
	dev? ( dev-python/check-manifest[${PYTHON_USEDEP}] )
	docs? ( dev-python/sphinx[${PYTHON_USEDEP}] )
	test? ( dev-python/pylint[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels

Manifest for 1.0.4

Type File Size Source URLs
DIST simdkalman-1.0.4-py2.py3-none-any.whl 11529 bytes https://files.pythonhosted.org/packages/py2.py3/${REALNAME::1}/simdkalman/simdkalman-1.0.4-py2.py3-none-any.whl