0.3.4
What's Changed
- Add neural network solvers for Numpy by @heatingma in #34
- Update & fix documentation by @Sheep-Yangn in #30, @heatingma in #31
- Bump tensorflow dependency (in auto test) from 2.9.1 to 2.9.3 in /tests by @dependabot in #35
- Add test script for dataset.py and benchmark.py by @1115712590 in #36, @1115712590 in #38, @1115712590 in #40, @1115712590 in #42
- Improve code coverage by @rogerwwww in #43, @rogerwwww in #44 , @rogerwwww in #45
Bug fixes
- fix generate_is_isomorphic_graphs func (Tensorflow) by @Sheep-Yangn in #39
- fix gamgm bugs and add backward test for jittor by @wzever in #41
Full Changelog: 0.3.3...0.3.4