aotools icon indicating copy to clipboard operation
aotools copied to clipboard

Factorial fix

Open matthewtownson opened this issue 1 year ago • 1 comments
trafficstars

Fixes #98

As issue suggested new versions of Python/numpy have issues with users using numpy.math this isn't a big issue as it just points to math anyway behind the schenes.

matthewtownson avatar Sep 17 '24 14:09 matthewtownson

Other files are:

  • setting up automatic deployment of new versions to PyPI, but this isn't active yet.
  • removing redundant nosetest on correlation centroider raising correct error.

matthewtownson avatar Sep 17 '24 14:09 matthewtownson

Fixed by #103

matthewtownson avatar Apr 25 '25 14:04 matthewtownson