Menu

#250 Python build improvements

Backlog
open
nobody
None
nobody
2024-05-05
2024-05-05
Ulf Lorenz
No

For now just a collection of ideas. Needs splitting / refinement

  • Try out namespacing to avoid potential problems with other Python packages that use the same library
    • Alternatively, link everything statically. We need to distribute under GPL anyway due to the FFTW license.
    • Without static linking, we could also use the vcpkg toolchain for automatically copying the dlls.
  • Maybe create a real Python package from the Python interface
  • Try out the MKL
  • The MSVC libraries have a strange license. Should we go the route with the installer??

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.