Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/astropy/pytest-arraydiff

pytest plugin to facilitate comparison of results to a pre-defined reference
https://github.com/astropy/pytest-arraydiff

Merge pull request #1 from pllim/pr10

rtol backward-compatibility

2c193105a63183d436d90eb8b0718cd0393c4a0e authored over 7 years ago by Brigitta Sipocz <[email protected]>
rtol backward-compatibility

5572b93ef143c8846eb745462c75dce399cf9f3c authored over 7 years ago by Pey Lian Lim <[email protected]>
Rename FITSDiff tolerance parameter to reflect changes in astropy 2.0

5e7c3751340178a5ca39697043a8bcb09f8f1d01 authored over 7 years ago by Brigitta Sipocz <[email protected]>
Add workaround for numpy savetxt fmt issue

dc46a4917d2451031e669e45e5fb420c9b47245e authored about 8 years ago by Christoph Deil <[email protected]>
Clean up terminology "image" -> "array" everywhere

1e6e5b0938adba08d7323547946844bd4e54a7f2 authored about 8 years ago by Christoph Deil <[email protected]>
Merge pull request #6 from cdeil/classifiers

Add PyPI classifiers to setup.py

2b9f126a76ef611d50329929b3eee87d3b319768 authored about 8 years ago by Thomas Robitaille <[email protected]>
Add PyPI classifiers to setup.py

1dc26d465e976dc85ba142c900df7a214a67c2f6 authored about 8 years ago by Christoph Deil <[email protected]>
Add .gitignore (Python project template)

7958f307c411a8d5269af8eedfd08becf95257e9 authored about 8 years ago by Christoph Deil <[email protected]>
Merge pull request #5 from astrofrog/fits-hdu-support

Add back FITS HDU support

27ebe08151786db60c6f910f1078d1cc604aba00 authored about 8 years ago by Thomas Robitaille <[email protected]>
Fix compatibility with Python 2

0036e2a234a1b05c80d6ae0eb1aa23e55e903adb authored about 8 years ago by Thomas Robitaille <[email protected]>
Added reference FITS file for new test

0eb42e4826de95c2c5e708c4cd06bdaa8e6b0108 authored about 8 years ago by Thomas Robitaille <[email protected]>
Updated README.rst

b7dc4a23cc58dbf6b6b38258fe755660ea0b4f96 authored about 8 years ago by Thomas Robitaille <[email protected]>
Add back support for return HDUs from tests and comparing full FITS files

f4a49ecfddea1e1e4cd4426029620a2299638381 authored about 8 years ago by Thomas Robitaille <[email protected]>
Back to development: v0.2

d760656f3b29c7f94c733cda2e9351e7333df7a1 authored about 8 years ago by Thomas Robitaille <[email protected]>
Preparing release v0.1

b5d4bec2fbbf3bb404ad1322fa13e8420558e09d authored about 8 years ago by Thomas Robitaille <[email protected]>
Added coveralls badge

2457b48dfb796c391513096d6aaf17fe155114ef authored about 8 years ago by Thomas Robitaille <[email protected]>
Convert README to rst

37cd4e522b0c760af60d0e4f85fd2adb188ab365 authored about 8 years ago by Thomas Robitaille <[email protected]>
Merge pull request #2 from astrofrog/default-format

Make it possible to specify default file format for reference arrays

68f0797f25fad920892177532c2484a2561620b6 authored about 8 years ago by Thomas Robitaille <[email protected]>
Move check test earlier

5d66e97bcf22f93ae49515906b6cb17ac335b2be authored about 8 years ago by Thomas Robitaille <[email protected]>
Fix tests following refactoring

625468395423b73245bc5ad9bd4667e7c18eeaa0 authored about 8 years ago by Thomas Robitaille <[email protected]>
Fix test command

4ca00c8f9575a7f038b73df8af8edb18fe7fb471 authored about 8 years ago by Thomas Robitaille <[email protected]>
Make sure the long_description is valid rst

29548fab45c392f43b0e26f985ba3590d3c9b545 authored about 8 years ago by Thomas Robitaille <[email protected]>
Make it possible to specify default file format for reference arrays

7b8c47bee643cdde2ed2ef1684529df99780bffa authored about 8 years ago by Thomas Robitaille <[email protected]>
Merge pull request #1 from astrofrog/make-generic

Generalize plugin so that it is not FITS-specific

f411235f066952e555ffa6f4466a24e2be4dc99c authored about 8 years ago by Thomas Robitaille <[email protected]>
Generalize plugin so that it is not FITS-specific

4a2fa22d705ee247c86cd4fa5aca8935c8fba353 authored about 8 years ago by Thomas Robitaille <[email protected]>
Remove extra _ at the end of parametrized test function name

fff52286e35f80ea247d72443c99ac38f67ce0b4 authored about 8 years ago by Thomas Robitaille <[email protected]>
Add support for returning plain Numpy arrays

4cf1391500afe7aecb5d11b341e2443056320eb0 authored over 8 years ago by Thomas Robitaille <[email protected]>
Remove debugging lines

803b4fe9dfdf2c0a477467b4350e8d5930483aac authored over 8 years ago by Thomas Robitaille <[email protected]>
Don’t build for Mac

741986433eb1a246bb0278462e3b28119dcab3e2 authored over 8 years ago by Thomas Robitaille <[email protected]>
Updated badges and fixed URL

5da25b02370a60331d30e30cdd862f201a9a8110 authored over 8 years ago by Thomas Robitaille <[email protected]>
Added README.md

f98ed47859c37cd9a4e4add74a2b94bfec506788 authored over 8 years ago by Thomas Robitaille <[email protected]>
Added files for continuous integration

8e4b1250bba6fba479de413194c21f1920be37a5 authored over 8 years ago by Thomas Robitaille <[email protected]>
Added initial tests

504cce8a70a6830f86c6d2f091109d4e8c0b5834 authored over 8 years ago by Thomas Robitaille <[email protected]>
Initial code, adapted from pytest-mpl

173be8b9d3fb6afbfdff5bb756da624f53e56dc8 authored over 8 years ago by Thomas Robitaille <[email protected]>