Releases: AtelierArith/GomalizingFlow.jl
Releases · AtelierArith/GomalizingFlow.jl
Release v1.3.1
What's Changed
- Fix Dockerfile by @terasakisatoshi in #134
- Update README.md by @akio-tomiya in #135
- Fix Dockerfile and README by @terasakisatoshi in #136
- Update CI workflow for Julia 1.10 and actions/cache v2 by @terasakisatoshi in #137
New Contributors
- @akio-tomiya made their first contribution in #135
Full Changelog: v1.3.0...v1.3.1
Release v1.3.0
What's Changed
- Fix docker ecosystem by @terasakisatoshi in #130
- Update GomalizingFlow version to 1.3.0 by @terasakisatoshi in #131
- Update CI matrix with Julia 1.9 and 1.10 versions by @terasakisatoshi in #133
- Delete requirements by @terasakisatoshi in #132
Full Changelog: v1.2.0...v1.3.0
Release v1.2.0
What's Changed
- Update development environment by @terasakisatoshi in #127
- Fix Dockerfile by @terasakisatoshi in #129
- bump version v1.1.0 to v1.2.0 by @terasakisatoshi in #128
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Update readme by @terasakisatoshi in #111
- use \bar by @terasakisatoshi in #113
- Use julia 1.8 by @terasakisatoshi in #112
- use julia 1.8.1 by @terasakisatoshi in #114
- install Julia 1.8.2 by @terasakisatoshi in #115
- Did you call me by @terasakisatoshi in #116
- add $(Sys.ARCH) by @terasakisatoshi in #117
- use Julia 1.8.5 by @terasakisatoshi in #118
- Use cuda 12 by @terasakisatoshi in #119
- fix config files by @terasakisatoshi in #120
- Allow to watch item other than ess by @terasakisatoshi in #122
- Save the model when the acceptance rate has achieved the best. by @terasakisatoshi in #121
- Fix analysis tool by @terasakisatoshi in #123
- update file by @terasakisatoshi in #124
- Update analysis tool by @terasakisatoshi in #125
- Bump version from v1.0.0 to v1.1.0 by @terasakisatoshi in #126
Full Changelog: v1.0.0...v1.1.0
See also this pluto note https://htmlview.glitch.me/?-https://gist.github.com/terasakisatoshi/a834ece9474f9d0e72ec0ffd142df8a3
Machine Learning and the Physical Sciences workshop (CombiConv)
Release v1.0.0-preprint-v1 🎉
What's Changed
- Update readme by @terasakisatoshi in #109
- v1.0.0 by @terasakisatoshi in #110
Full Changelog: v0.8.5...v1.0.0
Release v0.8.5
What's Changed
- Update readme by @terasakisatoshi in #104
- Resolve issue 54 by @terasakisatoshi in #105
- add pluto notebook demonstrated gradient of action by @terasakisatoshi in #106
- Impl rrule action in goma package by @terasakisatoshi in #107
- Prepare release v0.8.5 by @terasakisatoshi in #108
Full Changelog: v0.8.4...v0.8.5
Release v0.8.4
What's Changed
- Create LICENSE.md by @terasakisatoshi in #94
- improve performance of
calc_action
by @terasakisatoshi in #95 - Use reshape by @terasakisatoshi in #96
- Update notebooks by @terasakisatoshi in #97
- optimise calc action by @terasakisatoshi in #98
- update notebook by @terasakisatoshi in #99
- use hand-crafted gradient rather than Zygote.gradient by @terasakisatoshi in #100
- return DeltaH by @terasakisatoshi in #103
- bump up version to v0.8.4 by @terasakisatoshi in #102
Full Changelog: v0.8.3...v0.8.4
Release v0.8.3
What's Changed
- Tomiya-san by @terasakisatoshi in #87
- Allow
ScalarPhi4Action
to specify various precisions e.g. Float64 by @terasakisatoshi in #88 - Adam to adam by @terasakisatoshi in #89
- remove main.jl and write the content in docstring of train function by @terasakisatoshi in #91
- Del unused packages by @terasakisatoshi in #90
- add HMC code by @terasakisatoshi in #92
- prepare release 0.8.3 by @terasakisatoshi in #93
Full Changelog: v0.8.2...v0.8.3
Release v0.8.2
What's Changed
- Resolve import error by @terasakisatoshi in #85
- use Flux.MLUtils.batch by @terasakisatoshi in #86
Full Changelog: v0.8.1...v0.8.2