-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add numpy_modules.py and Add Neural Network Solvers in numpy_backend.py and Add numpy's examples in neural_solvers.py…… #34
Conversation
Update main branch's test_multi_graph_solvers and numpy_backend from local branch
Update numpy_backend.py
Update heatingma's main branch's numpy_backend.py
Update heatingma's main branch's multi_graph_solvers.py
Update multi_graph_solvers.py's gagam's doc
add numpy's doc in neural_solvers.py
Codecov Report
@@ Coverage Diff @@
## main #34 +/- ##
=======================================
Coverage ? 66.78%
=======================================
Files ? 22
Lines ? 6798
Branches ? 0
=======================================
Hits ? 4540
Misses ? 2258
Partials ? 0 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix the issue before merging.
1、Add numpy_modules.py
2、Add Neural Network Solvers in numpy_backend.py
3、Add numpy's examples in neural_solvers.py
4、Add 'numpy' in test_neural_solvers.py
5、Change download in utils.py
6、Update gamgm'numpy's example in multi_graph_solvers.py
7、Add 'wget>=3.2' in setup.py
8、Add 'wget' in requirements.txt