0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 18, 2024 — Nov 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added test case for query_disc2, comparing with healpix IDL, issue #4
zonca
as Andrea Zonca
More... about 14 years ago
new query_disc2 function, written in cython, wrapping the c++ Healpix_Base2::query_disc(). Seems to work ok (same results as IDL. Issue #4. More... about 14 years ago
fixed website to github
zonca
as Andrea Zonca
More... about 14 years ago
fixed merge in pixelfunc
zonca
as Andrea Zonca
More... about 14 years ago
added import healpy as hpy to pixelfunc doctests in order to support test runners (nose and py.test) #15
zonca
as Andrea Zonca
More... about 14 years ago
Remove doc style in conf.py (issue #14) More... about 14 years ago
Remove doc style in conf.py (issue #14) More... about 14 years ago
Try to modify conf.py to have doc compiling on ReadTheDocs (issue #14) More... about 14 years ago
Merge branch 'master' of github.com:healpy/healpy More... about 14 years ago
Modify conf.py to add Mock modules for ReadTheDocs documentation purpose (issue #14) More... about 14 years ago
added test on cl array length, #13
zonca
as Andrea Zonca
More... about 14 years ago
Merge remote branch 'origin/master'
zonca
as Andrea Zonca
More... about 14 years ago
added test for anafast, it needs wmap map and mask, which must be downloaded separately from healpy, anafast performance is similar to anafast fortran, #13
zonca
as Andrea Zonca
More... about 14 years ago
remove import numpy in __init__.py (not used and breaks documentation building in ReadTheDocs) More... about 14 years ago
Merge branch 'master' of github.com:healpy/healpy More... about 14 years ago
Modify setup.py for ReadTheDocs (install without binary extensions) More... about 14 years ago
C++ interface imports in try, except clauses
zonca
as Andrea Zonca
More... about 14 years ago
removed ext path from conf.py
zonca
as Andrea Zonca
More... about 14 years ago
remove ext directory More... about 14 years ago
fic the sphinx-build name in Makefile More... about 14 years ago
Use sphinx.ext.autosummary instead of mysummary More... about 14 years ago
correct colorbar in gnomview and mollview More... about 14 years ago
Merge branch 'master' of github.com:healpy/healpy More... about 14 years ago
fixed wrong indentation
zonca
as Andrea Zonca
More... about 14 years ago
Merge remote-tracking branch 'origin/master'
zonca
as Andrea Zonca
More... about 14 years ago
removed useless setUp
zonca
as Andrea Zonca
More... about 14 years ago
correct bug in colorbar display gnomview and cartview when using a special color normalization More... about 14 years ago
Merge branch 'master' of github.com:healpy/healpy More... about 14 years ago
Add a check to angdist to avoid NaN's More... about 14 years ago
include install procedure into documentation index More... about 14 years ago