|
|
|
|
|
by ChrisRackauckas
1486 days ago
|
|
For Julia the reproducibility is rather straightforward. You just stick a Project.toml/Manifest.toml in there and you'll always get the same package versions. Keeping the non-Julia dependencies together will be the hard part though. |
|