Skip to content

Commit

Permalink
Merge pull request #131 from AtelierArith/terasaki/bump-to-1.3.0
Browse files Browse the repository at this point in the history
Update GomalizingFlow version to 1.3.0
  • Loading branch information
terasakisatoshi authored Apr 28, 2024
2 parents a03e85d + 1d7abb9 commit 8f3f269
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
authors = ["Satoshi Terasaki <[email protected]>", "Akio Tomiya <[email protected]>"]
name = "GomalizingFlow"
uuid = "0f19fbf8-c737-4363-84ba-df62a70f9c3f"
version = "1.2.0"
version = "1.3.0"

[deps]
ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -358,4 +358,4 @@ Bibtex item can be obtained from [iNSPIRE-HEP](https://inspirehep.net/literature
- [Combinational-convolution for flow-based sampling algorithm](https://ml4physicalsciences.github.io/2022/files/NeurIPS_ML4PS_2022_31.pdf) See:
- Code is available: [GomalizingFlow.jl/playground/notebook/julia/4d_flow_4C3.md](https://github.com/AtelierArith/GomalizingFlow.jl/blob/combi-conv/playground/notebook/julia/4d_flow_4C3.md) in [combi-conv](https://github.com/AtelierArith/GomalizingFlow.jl/tree/combi-conv) tag.

- As of April 2024, we have confirmed that GomalizingFlow.jl is compatible with Julia 1.10.2, Flux 0.14.15, and CUDA v5.3.3. Please note that the CUDA version used was "11.7.0" i.e. `CUDA_VERSION="11.7.0" make`.
- As of April 2024, we have confirmed that "GomalizingFlow.jl v1.3.0" is compatible with Julia 1.10.2, Flux 0.14.15, and CUDA v5.3.3. Please note that the CUDA version used was "11.7.0" i.e. `CUDA_VERSION="11.7.0" make`.

0 comments on commit 8f3f269

Please sign in to comment.