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

Bump codecov/codecov-action from 5.1.1 to 5.1.2

dependabot[bot] opened this pull request 13 days ago
Bump codecov/codecov-action from 5.0.7 to 5.1.1

dependabot[bot] opened this pull request 27 days ago
Bump OpenAstronomy/github-actions-workflows from 1.14.0 to 1.15.0

dependabot[bot] opened this pull request 27 days ago
Bump OpenAstronomy/github-actions-workflows from 1.13.0 to 1.14.0

dependabot[bot] opened this pull request about 1 month ago
Bump codecov/codecov-action from 5.0.2 to 5.0.7

dependabot[bot] opened this pull request about 1 month ago
Bump codecov/codecov-action from 4.6.0 to 5.0.2

dependabot[bot] opened this pull request about 2 months ago
Bump actions/setup-python from 5.2.0 to 5.3.0

dependabot[bot] opened this pull request 2 months ago
Bump actions/checkout from 4.2.1 to 4.2.2

dependabot[bot] opened this pull request 2 months ago
Bump actions/checkout from 4.2.0 to 4.2.1

dependabot[bot] opened this pull request 3 months ago
Bump codecov/codecov-action from 4.5.0 to 4.6.0

dependabot[bot] opened this pull request 3 months ago
MNT: Use hash for Action workflow versions and update if needed

pllim opened this pull request 3 months ago
Document that neighbours function may return -1

lpsinger opened this pull request 6 months ago
Update oldest tested version of Astropy to 4

lpsinger opened this pull request 6 months ago
Don't build wheels for PyPy

lpsinger opened this pull request 6 months ago
BUG: `neighbours()` produces warnings for many cases

taldcroft opened this issue 6 months ago
BLD: pp39 wheels fail to build

neutrinoceros opened this issue 7 months ago
BUG: fix compatibility with numpy 2.0.0 (copy semantics)

neutrinoceros opened this pull request 9 months ago
Build against Numpy 2.0.0rc1 or later

astrofrog opened this pull request 9 months ago
Bump codecov/codecov-action from 3 to 4

dependabot[bot] opened this pull request 11 months ago
Update changelog for 1.0.2

lpsinger opened this pull request about 1 year ago
Bump actions/setup-python from 4 to 5

dependabot[bot] opened this pull request about 1 year ago
Test for invalid lon, lat, and xyz values

lpsinger opened this pull request about 1 year ago
Add test for converting invalid coordinates to an index

astrofrog opened this pull request about 1 year ago
Update changelog for version 1.0.1

lpsinger opened this pull request about 1 year ago
Build wheels for musllinux

lpsinger opened this pull request about 1 year ago
Build developer wheels against Numpy dev

astrofrog opened this pull request about 1 year ago
Add configuration for nightly wheels

astrofrog opened this pull request about 1 year ago
astropy-healpix wheels can't be used with numpy-dev

astrofrog opened this issue about 1 year ago
Unpin Numpy version for building wheels

lpsinger opened this pull request about 1 year ago
Build wheels for PyPy

lpsinger opened this pull request about 1 year ago
Make Numpy loop function args const correct

lpsinger opened this pull request about 1 year ago
Remove old placeholder workaround

dstansby opened this pull request about 1 year ago
Remove obsolete RTD system_packages directive

lpsinger opened this pull request over 1 year ago
Readthedocs build is failing

lpsinger opened this issue over 1 year ago
Bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
Prepare to release the big 1.0.0

lpsinger opened this pull request over 1 year ago
Add keywords and classifiers to metadata

lpsinger opened this pull request over 1 year ago
Update Anaconda download link

lpsinger opened this pull request over 1 year ago
DOC: Broken link in cron job

pllim opened this issue over 1 year ago
Remove API stability warning

lpsinger opened this pull request over 1 year ago
Remove the documentation warning about stability?

taldcroft opened this issue over 1 year ago
Update readthedocs config from package template

lpsinger opened this pull request over 1 year ago
Fix setuptools deprecation warning about license_files

lpsinger opened this pull request over 1 year ago
Drop support for Python 3.7, which is at end of life

lpsinger opened this pull request over 1 year ago
Opt in to Python limited API

lpsinger opened this pull request over 1 year ago
TST: Update URL for Scientific Python nightlies

pllim opened this pull request over 1 year ago
[0.7] test_vec2pix and test_vec2ang fail

olebole opened this issue about 2 years ago
tox 4.x: Use comma and not whitespace in passenv

pllim opened this issue about 2 years ago
Update release instructions for GitHub Actions

lpsinger opened this pull request over 2 years ago
Bump actions/setup-python from 3 to 4

dependabot[bot] opened this pull request over 2 years ago
Build wheels for aarch64 on Linux and macOS

lpsinger opened this pull request over 2 years ago
Healpix Representation

nstarman opened this pull request over 2 years ago
Broken link in doc

pllim opened this issue over 2 years ago
Move cibuildwheel setup to pyproject.toml

lpsinger opened this pull request over 2 years ago
TST: Fix CI and badges

pllim opened this pull request over 2 years ago
Test based on pre-release deps

lpsinger opened this pull request over 2 years ago
Fix some broken remote data doctests

lpsinger opened this pull request over 2 years ago
ANN: Please test against astropy v5.1rc1

pllim opened this issue over 2 years ago
Update from the Astropy package template

lpsinger opened this pull request almost 3 years ago
Unpin hypothesis

lpsinger opened this pull request almost 3 years ago
Readme badges are outdated

pllim opened this issue almost 3 years ago
MNT: Stop using deprecated astropy.tests functions

pllim opened this pull request about 3 years ago
Add CITATION file

kelle opened this issue about 3 years ago
Disable Azure pipelines for Python 3.6

lpsinger opened this pull request about 3 years ago
Update gitignore from Astropy package template

lpsinger opened this pull request about 3 years ago
Fix typo in file extension for RELEASING.rst

lpsinger opened this pull request about 3 years ago
Export boundaries_lonlat in __all__

lpsinger opened this pull request about 3 years ago
HEALPix class checks the 'order' argument

nstarman opened this pull request about 3 years ago
Checking the 'order' argument at instantiation

nstarman opened this issue about 3 years ago
Unpin hypothesis

astrofrog opened this issue about 3 years ago
Fix flipped image in interpolation example

lpsinger opened this pull request over 3 years ago
Accept frame as a string, instance, or class

lpsinger opened this pull request over 3 years ago
Update gitignore file from Astropy package template

lpsinger opened this pull request over 3 years ago
Method healpix_to_skycoord fails with simple example

tasymons opened this issue over 3 years ago
Image upside down in interpolation map documentation example?

krislars opened this issue over 3 years ago
MNT: Remove unused astropy config code

pllim opened this pull request over 3 years ago
Add high level healpix_to_xyz and xyz_to_healpix methods

lpsinger opened this pull request almost 4 years ago
Add high level healipx_to_xyz and xyz_to_healpix methods

lpsinger opened this pull request almost 4 years ago
Added Python 3.9 to CI

astrofrog opened this pull request almost 4 years ago
MNT: Replace master with main

pllim opened this pull request almost 4 years ago
MNT: Rename default branch from master to main

pllim opened this issue almost 4 years ago
Multi-order healpix example

profxj opened this issue about 4 years ago
Add HEALPix.level property

lpsinger opened this pull request over 4 years ago
Fix floating point unit test failures on i386

lpsinger opened this pull request over 4 years ago
TST: pytest header is misleading

pllim opened this issue over 4 years ago
DO NOT MERGE: Test astropy 4.1rc1

pllim opened this pull request over 4 years ago
Added astrometry.net LICENSE

astrofrog opened this pull request over 4 years ago
Update package infrastructure to follow APE 17 guidelines

astrofrog opened this pull request over 4 years ago
Add core wrappers for healpix_to_xyz and xyz_to_healpix

lpsinger opened this pull request over 4 years ago
MNT: Ignore import error in pytest collection

pllim opened this pull request over 4 years ago
Neighbours in interpolate_bilinear_lonlat/skycoord methods

mroldrobot opened this issue over 4 years ago
MNT: Set max-line-length for flake8

pllim opened this pull request almost 5 years ago
MNT: Set max-line-length for flake8

pllim opened this pull request almost 5 years ago
Mention astrometry.net in copyright?

olebole opened this issue about 5 years ago
Test failure with hypothesis 4.42.0

astrofrog opened this issue about 5 years ago
Clean up infrastructure

astrofrog opened this pull request about 5 years ago
Release 0.5?

astrofrog opened this issue about 5 years ago
Remove old unused helper functions

cdeil opened this pull request over 5 years ago