0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Jun 16, 2024 — Jun 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request astropy/astropy#8441 from bsipocz/utils_add_erfa_exceptions More... over 6 years ago
add comment about the reason importing the exceptions this way More... over 6 years ago
Expose ERFA exceptions through utils.exceptions More... over 6 years ago
Remove astropy-helpers submodule and use pyproject.toml instead More... over 6 years ago
Don't specify module name when using import_file More... over 6 years ago
Remove instances of _ASTROPY_SETUP_ since astropy no longer needs to be importable at build-time More... over 6 years ago
Make astropy._erfa.setup_package work properly without importing astropy More... over 6 years ago
Merge pull request astropy/astropy#1 from astropy/master More... over 6 years ago
Add a simple test for the signature.x More... over 6 years ago
Use numpy 1.16 fixed gufunc dimensions in erfa. More... over 6 years ago
Add tox configuration and update CI More... over 6 years ago
Change all relative imports to absolute imports More... over 6 years ago
Merge pull request astropy/astropy#7874 from dasdachs/add-robots-txt More... over 6 years ago
Added robots.txt, updated docs/conf.py to include robots.txt and updated .gitignore to include venv and .venv More... over 6 years ago
Merge pull request astropy/astropy#7779 from cdeil/pytest37 More... almost 7 years ago
Add .pytest_cache to .gitignore More... almost 7 years ago
Compile all of erfa. More... almost 7 years ago
Document some of the more obscure parts better. More... almost 7 years ago
Only compile erfa routines actually needed. More... about 7 years ago
Less hacky way to deal with outputs with core dimensions. More... about 7 years ago
Ensure core dimensions are 3 even if it requires blatant hacks. More... about 7 years ago
Ensure gufuncs are used for vectors and matrices. More... about 7 years ago
Add also the dtype for pvdpv, in case we ever compile all of erfa. More... about 7 years ago
Give the special dtypes more descriptive names. More... about 7 years ago
Temporarily create all functions More... about 7 years ago
Write any multi-d argument with a gufunc. More... about 7 years ago
Simplify erfa_generator, ensuring only real arguments are kept. More... about 7 years ago
Wrap the ERFA functions in ufuncs. More... about 7 years ago
Add tests for TimedeltaDatetime More... about 7 years ago
Remove requires_2to3 More... over 7 years ago