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