Ecosyste.ms: OpenCollective

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

github.com/astropy/astropy-healpix

BSD-licensed HEALPix for Astropy - maintained by @astrofrog and @lpsinger
https://github.com/astropy/astropy-healpix

Update astropy-helpers to v2.0.10

bsipocz opened this pull request over 5 years ago
setup.py should define python_requires

astrofrog opened this issue over 5 years ago
ModuleNotFoundError numpy on pip install

cdeil opened this issue over 5 years ago
cdshealpix, a Rust HEALPix implementation

bmatthieu3 opened this issue over 5 years ago
Add HEALPix.from_header

lpsinger opened this pull request over 5 years ago
Add factory method to construct a HEALPix object from a FITS header

lpsinger opened this issue over 5 years ago
Drop Python 2 support

cdeil opened this pull request almost 6 years ago
Unit test failure on i386

lpsinger opened this issue almost 6 years ago
Silence incompatible pointer type warning

lpsinger opened this pull request almost 6 years ago
Add brace to silence gcc warning about ambiguous else

lpsinger opened this pull request almost 6 years ago
Remove unused, unreachable static function

lpsinger opened this pull request almost 6 years ago
Fix unused variable warnings

lpsinger opened this pull request almost 6 years ago
Fix const correctness warnings

lpsinger opened this pull request almost 6 years ago
Fix implicit declaration warning for vasprintf

lpsinger opened this pull request almost 6 years ago
Specify 64-bit integer literals portably

lpsinger opened this pull request almost 6 years ago
Replace deprecated np.asscalar with ndarray.item

lpsinger opened this pull request almost 6 years ago
[0.4] Test failures in the Debian package

olebole opened this issue almost 6 years ago
Infrastructure updates notice from Astropy Project

pllim opened this issue almost 6 years ago
Healpix rangesearch cleanup

lpsinger opened this pull request about 6 years ago
Update astropy-helpers to v2.0.8

bsipocz opened this pull request about 6 years ago
Drop Python 2 support?

cdeil opened this issue about 6 years ago
Rewrite core in C using Numpy ufuncs

lpsinger opened this pull request about 6 years ago
Release v0.3

cdeil opened this issue about 6 years ago
Some performance/accuracy hints

mreineck opened this issue over 6 years ago
compute z more stably; improve on z2dec

dstndstn opened this pull request over 6 years ago
Document HEALPix projection with Astropy

cdeil opened this issue over 6 years ago
High-level API; Remove HEALPix class?

cdeil opened this issue over 6 years ago
Rename "order" to "scheme"

cdeil opened this issue over 6 years ago
use more stable cos(Dec) term

dstndstn opened this pull request over 6 years ago
Use 'long double' for x,y,z arguments

dstndstn opened this pull request over 6 years ago
Alternative implementations

cdeil opened this pull request over 6 years ago
mips: cone search always returns empty array

lpsinger opened this issue over 6 years ago
Fix docstrings for 32 bit architectures

lpsinger opened this pull request over 6 years ago
WIP: interpolate_bilinear_lonlat raises IndexError for nans

lpsinger opened this pull request over 6 years ago
WIP: Reimplement core_cython routines as ufuncs

lpsinger opened this pull request over 6 years ago
Implement Cython functions as Numpy ufuncs

lpsinger opened this issue over 6 years ago
Support arrays for nside

lpsinger opened this pull request over 6 years ago
Add overlap option for cone search

cdeil opened this issue about 7 years ago
Support arrays for nside

cdeil opened this issue about 7 years ago
Convert C code to use only int64_t internally

astrofrog opened this issue about 7 years ago
Representing a HEALPix map with data

astrofrog opened this issue over 7 years ago
Support strings for frame in HEALPix class

astrofrog opened this issue over 7 years ago
Add initial version of healpix/bench.py

cdeil opened this pull request over 7 years ago
Do the six ourselves

cdeil opened this pull request over 7 years ago
Tidy up and rename package ahead of release

cdeil opened this pull request over 7 years ago
Mention precision issues near the poles in docs

astrofrog opened this issue over 7 years ago
Bug in cone_search_skycoord

cdeil opened this pull request over 7 years ago
Precision issues near poles for large values of nside

astrofrog opened this issue over 7 years ago