conda-forge / sgp4-feedstock

A conda-smithy repository for sgp4.
BSD 3-Clause "New" or "Revised" License
0 stars 6 forks source link

Switch numerical tests to numpy allclose #1

Closed jochym closed 8 years ago

jochym commented 8 years ago

Try to prevent meaningless test failures. Exact float comparisons are bound to fail randomly. Use numpy assert_allclose to run the comparisons.

conda-forge-linter commented 8 years ago

Hi! This is the friendly automated conda-forge-linting service.

I wanted to let you know that I linted all conda-recipes in your PR (recipe) and found some lint.

Here's what I've got...

For recipe:

conda-forge-linter commented 8 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.