Ecosyste.ms: OpenCollective

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

github.com/astropy/astropy

Astronomy and astrophysics core library
https://github.com/astropy/astropy

BUG: solve problems for table with zero sized string columns

mhvk opened this pull request 6 months ago
Backport PR #16894 on branch v6.1.x (Support zero-width columns)

meeseeksmachine opened this pull request 6 months ago
WHL: (v6.1.x) enable cp313 wheels

neutrinoceros opened this pull request 6 months ago
Support zero-width columns

saimn opened this pull request 6 months ago
MNT: update ruff (0.5->0.6), adjust configuration, apply `PT001`

neutrinoceros opened this pull request 6 months ago
Implement mechanism for more flexible unit parsing

eerovaher opened this pull request 6 months ago
MNT: New CFITSIO 4.5.0 released (no code change)

pllim opened this pull request 6 months ago
Backport PR #16801 on branch v6.1.x (Add colors to Lorentz1D example plot)

meeseeksmachine opened this pull request 6 months ago
Backport PR #16862 on branch v6.1.x (DOC: Replace broken ADASS link)

meeseeksmachine opened this pull request 6 months ago
Implement __replace__ method for CPython 3.13

mhvk opened this issue 6 months ago
Ensure exception notes are ignored for pytest < 8

mhvk opened this pull request 6 months ago
Set minimum pytest version to 8.0

mhvk opened this pull request 6 months ago
Test with sphinx-changelog 1.6.0rc1

Cadair opened this pull request 6 months ago
Remove needless Ruff rule E402 violations

eerovaher opened this pull request 6 months ago
Fix comment added in gh-16878 [skip ci]

mhvk opened this pull request 6 months ago
refactor: pass yamlparserror through InconsistentTableError

nstarman opened this pull request 6 months ago
Use Exceptions with Notes

nstarman opened this issue 6 months ago
Clarify exception message for non-quantity input to ufuncs

mhvk opened this pull request 6 months ago
Allow Masked instances as input for sigma clipping

mhvk opened this pull request 6 months ago
Ensure any input masks to Masked are not ignored.

mhvk opened this pull request 6 months ago
Move `decompose_to_known_units()` implementation to `Generic`

eerovaher opened this pull request 6 months ago
erfa.p2s does not accept units except for distance

mhvk opened this issue 6 months ago
DOC: ensure created FITS file length is a multiple of 2880 bytes

izkgao opened this pull request 6 months ago
Add type annotations to `Generic` unit formatter

eerovaher opened this pull request 6 months ago
Consider using pyarrow under the hood for fast ASCII reading

taldcroft opened this issue 6 months ago
Create a separate module for `units` errors

eerovaher opened this pull request 6 months ago
RFC: auto-fixes from ruff 0.6 (visualization)

neutrinoceros opened this pull request 6 months ago
RFC: auto-fixes from ruff 0.6 (table)

neutrinoceros opened this pull request 6 months ago
RFC: auto-fixes from ruff 0.6 (io.fits)

neutrinoceros opened this pull request 6 months ago
RFC: auto-fixes from ruff 0.6 (io.ascii)

neutrinoceros opened this pull request 6 months ago
MNT: migration to ruff 0.6

neutrinoceros opened this issue 6 months ago
DOC: Replace broken ADASS link

pllim opened this pull request 6 months ago
Make `UnitScaleError` available from `astropy.units`

eerovaher opened this pull request 6 months ago
WIP: Add fast validation to `io.ascii`

taldcroft opened this pull request 6 months ago
TST: Update test matrix when Python 3.13 stable is out

pllim opened this issue 6 months ago
Support VOTable 1.5

tomdonaldson opened this pull request 6 months ago
BUG: Build all wheels on label event too

pllim opened this pull request 6 months ago
fix: dict update, not setattr in cosmo params

nstarman opened this pull request 6 months ago
The `uitls.Masked` `__repr__` breaks with numpy 2.1.0

mwcraig opened this issue 6 months ago
Fail fast with ECSV reader if file does not contain expected signature

astrofrog opened this pull request 6 months ago
WHL: revert temporary config for CPython 3.13 from #16596

neutrinoceros opened this pull request 6 months ago
feat: uni-modal cosmology wrt Ob0

nstarman opened this pull request 6 months ago
refactor: store params in dict, not private attrs

nstarman opened this pull request 6 months ago
TEST: ensure Masked tests run also without matplotlib installed

mhvk opened this pull request 6 months ago
Remove `UnitBase._type_id` attribute

eerovaher opened this pull request 6 months ago
Add option to limit the number of lines used for guessing in io.ascii

astrofrog opened this pull request 6 months ago
DEP: should we vendorize `pythoncapi-compat` ?

neutrinoceros opened this issue 6 months ago
Remove the `pep8` option from `TestRunner`

eerovaher opened this pull request 6 months ago
index column not preserved on table write/read

parejkoj opened this issue 6 months ago
API: allow lengths of non-scalar frames without data

mhvk opened this pull request 6 months ago
Remove code that duplicates `Generic._do_parse()`

eerovaher opened this pull request 6 months ago
BUG: Pass config to min/max parsing in VO table

pllim opened this pull request 6 months ago
Fix model Parameter __repr__ for dimensionless_unscaled

larrybradley opened this pull request 6 months ago
Verify correctness of derivatives of all models

pllim opened this issue 6 months ago
Backport PR #16794 on branch v6.1.x (Fix Lorentz1D derivatives)

meeseeksmachine opened this pull request 6 months ago
Fix votable 1 3 check

msdemlei opened this pull request 6 months ago
KeyError: 'version_1_3_or_later' when parsing certain VOTables

msdemlei opened this issue 6 months ago
TST: ADASS 99 P2-42 gives 404

pllim opened this issue 6 months ago
Add Frame objects without data to a Table

lpsinger opened this issue 6 months ago
Add repo and citation stats to README, docs; restructure README

jeffjennings opened this pull request 6 months ago
TST: Clean up minversion checks

pllim opened this pull request 6 months ago
Backport PR #16817 on branch v6.1.x (Fix install command for nightly dev installs)

meeseeksmachine opened this pull request 6 months ago
Fix install command for nightly dev installs

larrybradley opened this pull request 6 months ago
MNT: Numpy 2.1 compatibility for HDF5 table reader

pllim opened this pull request 6 months ago
Speed up parsing units with scale factors

eerovaher opened this pull request 6 months ago
Provide a way to reinitialize the parameter values of a model

astrofrog opened this pull request 6 months ago
Remove `_unit_as_str()` test helper

eerovaher opened this pull request 6 months ago
MNT: cleanup a temporary workaround from #16798

neutrinoceros opened this pull request 6 months ago
MNT: Pin matplotlib for docs gracefully

pllim opened this pull request 6 months ago
Deprecate `format_exception()` utility

eerovaher opened this pull request 6 months ago
Added a utility function to copy a model with new parameter values

astrofrog opened this pull request 6 months ago
Remove `signal_number_to_name()`

eerovaher opened this pull request 6 months ago
Allow custom atol in model fit derivatives tests

larrybradley opened this pull request 6 months ago
Add colors to Lorentz1D example plot

larrybradley opened this pull request 6 months ago