summaryrefslogtreecommitdiff
path: root/math/py-quadprog
AgeCommit message (Collapse)AuthorFilesLines
2022-11-14py-quadprog: fix build with python 3.11wiz2-6/+19
2022-02-17py-quadprog: mark as only for Python 3.x per upstream classificationwiz1-1/+3
2022-01-04*: bump PKGREVISION for egg.mk userswiz1-1/+2
They now have a tool dependency on py-setuptools instead of a DEPENDS
2021-12-11py-quadprog: updated to 0.1.11adam2-6/+6
0.1.11: Unknown changes
2021-11-06py-quadprog: updated to 0.1.10adam3-9/+8
v0.1.10 Fixed treatment of Lagrange multipliers for equality constraints. v0.1.9 Installation of the package no longer requires Cython.
2021-10-26math: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07math: Remove SHA1 hashes for distfilesnia1-2/+1
2020-12-06py-quadprog: updated to 0.1.8adam2-7/+7
0.1.8: Upload sdist to pypi: https://pypi.org/project/quadprog/0.1.8/
2019-11-02math: align variable assignmentsrillig1-2/+2
pkglint -Wall -F --only aligned -r Manual correction in R/Makefile.extension for the MASTER_SITES continuation line.
2019-08-27py-quadprog: updated to 0.1.7adam3-9/+9
0.1.7: Unknown changes
2017-10-12matg/py-quadprog: Import version 0.1.6minskim4-0/+33
quadprog solves a strictly convex quadratic program using the Goldfarb/Idnani dual algorithm.