summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cvxopt_1.2.5.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-cvxopt: Upgrade 1.2.5 -> 1.2.6Leon Anavi2021-03-011-21/+0
| | | | | | | | | | | | | | | | Upgrade to release 1.2.6: - Change construction of sparse matrix to avoid limitations of linear indexing with long int - Make create_indexlist declaration match definition in dense.c - Update version, copyright, and documentation - Fixes typos in examples, documentation License-Update: Update year Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cvxopt: Exclude from world buildsKhem Raj2020-11-121-0/+2
| | | | | | | it needs lapack which need fortran Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
* Add python3-cvxoptGregory Anders2020-11-121-0/+19
Signed-off-by: Gregory Anders <greg@gpanders.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>