[go: up one dir, main page]

Menu

#99 Enable automatic download/build of dependencies

0.3.6
deleted
nobody
None
nobody
2023-12-25
2017-06-08
Ulf Lorenz
No

The idea behind this ticket is to enable a "plug&play" style of installing WavePacket. The build scripts should be augmented such that optionally all dependencies of Wavepacket can be downloaded and built automatically as part of the wavepacket build. In particular:

  • Download and build boost
  • Download and build the tensor library. Including FFTW and CLapack. See the mps-bundle for ideas on how to do that.

Won't do. With vcpkg, the upcoming Python module and the new tensor library, this is muuuuch less of an issue. And the approach here should be a step-by-step description, not an ill-fated attempt at an automatic solution.

Discussion

  • Ulf Lorenz

    Ulf Lorenz - 2017-11-11
    • Milestone: Backlog --> 0.3 goal
     
  • Ulf Lorenz

    Ulf Lorenz - 2018-12-24
    • Milestone: 0.3 goal --> Backlog
     
  • Ulf Lorenz

    Ulf Lorenz - 2023-12-04
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -2,3 +2,7 @@
    
     * Download and build boost
     * Download and build the tensor library. Including FFTW and CLapack. See the mps-bundle for ideas on how to do that.
    +
    +----
    +
    +Won't do. With vcpkg, the upcoming Python module and the new tensor library, this is muuuuch less of an issue. And the approach here should be a step-by-step description, not an ill-fated attempt at an automatic solution.
    
    • status: open --> deleted
     
  • Ulf Lorenz

    Ulf Lorenz - 2023-12-25
    • Milestone: Backlog --> 0.3.6
     

Log in to post a comment.