Releases: JuliaSmoothOptimizers/BenchmarkProfiles.jl
Releases · JuliaSmoothOptimizers/BenchmarkProfiles.jl
v0.4.6
v0.4.5
BenchmarkProfiles v0.4.5
Merged pull requests:
- list supported backends in docs (#100) (@dpo)
- Update .cirrus.yml (#101) (@dpo)
- Tikz figure export (#105) (@d-monnet)
- fix logscale argument (#109) (@d-monnet)
- TikzPictures.jl requirement (#110) (@d-monnet)
- Add CITATION.cff (#113) (@tmigot)
- Version 0.4.5 (#115) (@tmigot)
Closed issues:
v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
BenchmarkProfiles v0.4.0
Closed issues:
- Show the basis exponent in x-axis (#70)
Merged pull requests:
- Add breakage (#67) (@tmigot)
- Fix docs build (#68) (@tmigot)
- add link to stable docs (#69) (@tmigot)
- Fix docs and small edits (#71) (@tmigot)
- Use 2^ for log2 x-axis (#72) (@tmigot)
- Use Julia 1.6 (#73) (@tmigot)
- CompatHelper: bump compat for NaNMath to 1, (keep existing compat) (#75) (@github-actions[bot])
- Fix UnicodePlots tests (#76) (@tmigot)
- Bump compat for NaNMath to 1 (#78) (@tmigot)
- Version 0.4.0 (#80) (@tmigot)
v0.3.4
BenchmarkProfiles v0.3.4
Closed issues:
- use
drawtol
as parameter for performance_profile() (#52) - Use Requires for Plots (#56)
- Test with UnicodePlots, not GR (#57)
Merged pull requests:
- Adds
drawtol
to include a draw tolerance between solvers (#53) (@lrsantos11) - Version 0.3.4 (#55) (@lrsantos11)
- use Requires.jl to decide on a backend (#58) (@dpo)
- Update CI, TagBot and documentation workflows (#59) (@JSOBot)
- Add citation.bib (#60) (@tmigot)
- Update CI, TagBot and documentation workflows (#61) (@JSOBot)
- [AUTO] Change master to main (#63) (@abelsiqueira)
- [AUTO] Fix docs to use main (#64) (@abelsiqueira)
v0.3.3
BenchmarkProfiles v0.3.3
Merged pull requests:
- use GitHub Actions, Julia 1+ (#47) (@dpo)
- factor out performance profile coordinates from performance_profile (#50) (@lkapelevich)
v0.3.2
BenchmarkProfiles v0.3.2
Merged pull requests:
- Create CompatHelper.yml (#39) (@abelsiqueira)
- Add Julia 1.4 to CI (#40) (@abelsiqueira)
- CompatHelper: bump compat for "Plots" to "1.0" (#42) (@github-actions[bot])
- fix ci scripts (#43) (@dpo)
- Add a documentation link in the README.md (#44) (@amontoison)
- bump Plots version (#45) (@dpo)