We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d474e4 commit 8c18206Copy full SHA for 8c18206
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.7.4]
6
+
7
+- Adjust edge_index_table API for directed
8
+- apply_batch_message as API
9
+- Support CUDA v2.1
10
+- Refactor
11
+- Fix bug
12
13
## [0.7.3]
14
15
- Add bypass_graph
Project.toml
@@ -1,7 +1,7 @@
1
name = "GeometricFlux"
uuid = "7e08b658-56d3-11e9-2997-919d5b31e4ea"
authors = ["Yueh-Hua Tu <a504082002@gmail.com>"]
-version = "0.7.3"
+version = "0.7.4"
[deps]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
0 commit comments