DEEPDIP-project / CoupledNODE.jl

Apache License 2.0
2 stars 0 forks source link

Building the project takes very long: too many dependencies #43

Open luisaforozco opened 3 months ago

luisaforozco commented 3 months ago

I noticed when building the project from scratch that it takes very long to download and compile all dependencies.

We should check which dependencies are we indeed using and remove everything unused to speed up the project build.

v1kko commented 1 week ago

Best practices for optional dependencies: https://pkgdocs.julialang.org/v1/creating-packages/#Weak-dependencies