benedekrozemberczki / pytorch_geometric_temporal

PyTorch Geometric Temporal: Spatiotemporal Signal Processing with Neural Machine Learning Models (CIKM 2021)
MIT License
2.61k stars 367 forks source link

Remove scipy from mandatory dependencies (not used) #190

Closed jamesmyatt closed 2 years ago

jamesmyatt commented 2 years ago

Only reference to scipy was in one notebook, but that reference wasn't actually used.

codecov-commenter commented 2 years ago

Codecov Report

Merging #190 (db51d64) into master (db1dce2) will not change coverage. The diff coverage is n/a.

:exclamation: Current head db51d64 differs from pull request most recent head 5723b45. Consider uploading reports for the commit 5723b45 to get more accurate results

@@           Coverage Diff           @@
##           master     #190   +/-   ##
=======================================
  Coverage   99.31%   99.31%           
=======================================
  Files          57       57           
  Lines        4989     4989           
=======================================
  Hits         4955     4955           
  Misses         34       34           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more