Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reorganize SVDS test suite and fix some solver='svds' behaviore #19

Merged
merged 5 commits into from
Jun 25, 2021

Conversation

mdhaber
Copy link
Collaborator

@mdhaber mdhaber commented Jun 25, 2021

No description provided.

@mckib2 mckib2 merged commit 1beb4aa into mckib2:propack Jun 25, 2021
mckib2 pushed a commit that referenced this pull request Dec 27, 2021
* added minpack in optimize/meson.build

* added compiler flags

* corrected compiler flags

* added rootfind to meson.build

* removed redundant flag handling for compilers

* lbfgsb_module compiling with meson and ninja

* removed redundant dependency

* moduleTNC, cobyla working

* added slsqp to meson.build

* removed flags for c/cpp warnings

* added __nnls, _group_columns

* pythran handling changed

* pythran working in optimize

* added _bglu_dense

* everything complete except _highs

* added _highs and removed cythonize

* fixed cython_optimize build

* Added new lines

* WIP: disable building extensions that depend on cython_blas/lapack

This doesn't work well yet, depends on the "structured sources" Meson
PR. Until then we can have it a little (like done for `cython_blas`
itself), but let's not spend much time on that now - rather wait for
that PR to land.

Co-authored-by: Ralf Gommers <ralf.gommers@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants