Re: Fast versions of scipy.io.mmread/write
| Newsgroups | gmane.comp.python.scientific.devel |
|---|---|
| Message-ID | <[email protected]> |
Great! Ralf Gommers wrote: > On Wed, Apr 12, 2023 at 9:57 AM [email protected] wrote: > Just to make sure: are you planning to continue maintaining this > code? Either within SciPy only, or also as a separate package and keeping > the two in sync? Yes I plan to keep maintaining it. I do support C++ bindings as well (Eigen, GraphBLAS, etc) so it would likely have to be both inside SciPy and separate and kept in sync. > The C++17 should be fine as far as I can tell - our > http://scipy.github.io/devdocs/dev/toolchain.html has an upgrade to C++17 > marked for 2022 already, so as long as things build with what MSVC provides > (the usual limiting factor), that should be good. > Cheers, > Ralf I already went through the MSVC pain to build Windows wheels using cibuildwheel. So that shouldn't be an issue. -Adam _______________________________________________ SciPy-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/scipy-dev.python.org/ Member address: [email protected]