Releases: YichengDWu/NeuralGraphPDE.jl
Releases · YichengDWu/NeuralGraphPDE.jl
v0.2.0
NeuralGraphPDE v0.2.0
Merged pull requests:
- CompatHelper: bump compat for MLUtils to 0.3, (keep existing compat) (#70) (@github-actions[bot])
- CompatHelper: bump compat for GraphNeuralNetworks to 0.5, (keep existing compat) (#71) (@github-actions[bot])
- CompatHelper: bump compat for GraphNeuralNetworks to 0.6, (keep existing compat) (#73) (@github-actions[bot])
- CompatHelper: bump compat for CUDA to 4, (keep existing compat) (#75) (@github-actions[bot])
v0.1.9
NeuralGraphPDE v0.1.9
Closed issues:
Merged pull requests:
- ,, (#62) (@MilkshakeForReal)
- Rprop (#63) (@MilkshakeForReal)
- Update graph_node.md (#65) (@MilkshakeForReal)
- CompatHelper: add new compat entry for Graphs at version 1, (keep existing compat) (#66) (@github-actions[bot])
- reexport GNNs (#67) (@MilkshakeForReal)
- CompatHelper: add new compat entry for Reexport at version 1, (keep existing compat) (#68) (@github-actions[bot])
- CompatHelper: add new compat entry for MLUtils at version 0.2, (keep existing compat) (#69) (@github-actions[bot])
v0.1.8
NeuralGraphPDE v0.1.8
Closed issues:
Merged pull requests:
- CompatHelper: add new compat entry for Functors at version 0.3, (keep existing compat) (#60) (@github-actions[bot])
v0.1.7
v0.1.6
v0.1.5
v0.1.4
NeuralGraphPDE v0.1.4
Closed issues:
Merged pull requests:
v0.1.3
NeuralGraphPDE v0.1.3
Closed issues:
- add instructions on how to define custom layers (#10)
- Move some stuff to developer documentation (#21)
- Rethink
initalgraph
(#22) - Implement VMHConv (#24)
- update function should be decoupled (#31)
Merged pull requests:
- Doc (#13) (@MilkshakeForReal)
- s (#14) (@MilkshakeForReal)
- Doc (#15) (@MilkshakeForReal)
- Merge pull request #15 from MilkshakeForReal/doc (#16) (@MilkshakeForReal)
- Merge pull request #16 from MilkshakeForReal/main (#17) (@MilkshakeForReal)
- try fix (#18) (@MilkshakeForReal)
- fix doc (#19) (@MilkshakeForReal)
- Doc (#20) (@MilkshakeForReal)
- add empty graph (#23) (@MilkshakeForReal)
- VMHConv (#26) (@MilkshakeForReal)
- Dev doc (#27) (@MilkshakeForReal)
- diffeq to sciml (#29) (@MilkshakeForReal)
- add MPPDE (#32) (@MilkshakeForReal)