nnaisense / evotorch

Advanced evolutionary computation library built directly on top of PyTorch, created at NNAISENSE.
https://evotorch.ai
Apache License 2.0
1.01k stars 63 forks source link

Add support for python 3.7 #16

Closed NaturalGradient closed 2 years ago

NaturalGradient commented 2 years ago

Closes #13

This pull request adds support for python 3.7.

flukeskywalker commented 2 years ago

@NaturalGradient you need to sign the commit and force push so it can be merged, please.

codecov-commenter commented 2 years ago

Codecov Report

Merging #16 (564e7ed) into master (6efb628) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 564e7ed differs from pull request most recent head 4163f62. Consider uploading reports for the commit 4163f62 to get more accurate results

@@           Coverage Diff           @@
##           master      #16   +/-   ##
=======================================
  Coverage   50.53%   50.53%           
=======================================
  Files          33       33           
  Lines        4704     4704           
=======================================
  Hits         2377     2377           
  Misses       2327     2327           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

NaturalGradient commented 2 years ago

@NaturalGradient you need to sign the commit and force push so it can be merged, please.

I've just done this, should be good to merge.