Releases: mkschleg/Reproduce.jl
Releases · mkschleg/Reproduce.jl
v0.5.4
v0.5.3
v0.5.2
v0.5.1
v0.5.0
Reproduce v0.5.0
Closed issues:
Merged pull requests:
- Fix typo: delete unnecessary character on line 244 of
src/search_utils.jl
(#43) (@DilumAluthge) - Catching up develop branch. (#46) (@mkschleg)
- Install TagBot as a GitHub Action (#47) (@JuliaTagBot)
- Develop (#48) (@mkschleg)
- Changed folder_str in item to correct thing. (#49) (@mkschleg)
- CompatHelper: add new compat entry for "ProgressMeter" at version "1.2" (#51) (@github-actions[bot])
- CompatHelper: add new compat entry for "FileIO" at version "1.2" (#52) (@github-actions[bot])
- CompatHelper: add new compat entry for "ArgParse" at version "1.0" (#53) (@github-actions[bot])
- CompatHelper: add new compat entry for "JLD2" at version "0.1" (#54) (@github-actions[bot])
- CompatHelper: add new compat entry for "Config" at version "0.1" (#55) (@github-actions[bot])
- CompatHelper: add new compat entry for "Git" at version "0.3" (#56) (@github-actions[bot])
- CompatHelper: add new compat entry for "Glob" at version "1.2" (#57) (@github-actions[bot])
- CompatHelper: add new compat entry for "CodeTracking" at version "0.5" (#58) (@github-actions[bot])
- CompatHelper: add new compat entry for "Reexport" at version "0.2" (#59) (@github-actions[bot])
Initial Release for Julia Registries
v0.4.0 Update README.md
Jobs Location fix
- Fixed default location of jobs files for slurm.
- In the process of testing for dropped nodes on slurm using
no-kill
- removed codecov as it breaks on travis
Args Looper
Adding new iterator for final runs of algorithms once sweeps have been looked through.
Experiment Utils
- Added TDLR for experiment utils.
Fixing Parallel Jobs again
v0.2.7 Update Project.toml