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

np.float_, complex_, int_, removed in numpy 2.0

61b6d151142df7c6328e6039558eab36ba271ea8 authored over 1 year ago by Marten van Kerkwijk <[email protected]>
np.unicode_ removed in NumPy 2.0

236d90d80f3a2d8623c9b2c327cca24c4044904b authored over 1 year ago by P. L. Lim <[email protected]>
NumPy moved nanfunctions to private namespace

0ef26d8332ad1b9c397bb978cbb565c845ec5540 authored over 1 year ago by P. L. Lim <[email protected]>
MNT: np.asfarray compat for NumPy 2.0

8fe23a7c6e56450372fb3cafc81dddcf605bbb29 authored over 1 year ago by P. L. Lim <[email protected]>
MNT: Explicit option for savelayout in to_dot_graph

53188c39a23c33b72df5850ec59e31886f84e29d authored over 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15228 from byrdie/bugfix/nanmedian-fastpath

Bugfix for short version of `np.nanmedian`

f89ef238345dc6982bec74d19bf38e62f1bffd67 authored over 1 year ago by Marten van Kerkwijk <[email protected]>
Fixed `astropy.units.Quantity`'s implementation of `numpy.nanmedian()` for Numpy >= 1.25

42d12de648e2232856079e9bc4a756f2bd716827 authored over 1 year ago by Roy Smart <[email protected]>
Merge pull request #15205 from pllim/deprecate-coordinates-stuff

MNT: Remove deprecated dms_to_degrees and hms_to_hours

And clean up tests a little in the pro...

1d11e15e73fbe5b5f39612611da740c9489c2833 authored over 1 year ago by Marten van Kerkwijk <[email protected]>
Avoid needless variables in some coordinates tests

58d287b1e5bf897daa83c207aa9478c28414a202 authored over 1 year ago by P. L. Lim <[email protected]>
MNT: Disallow creating angles from HMS tuples

The removed functionality was deprecated in #13162.

c642fe01ce82a535a8e5ce9688c458092462ec2a authored over 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15049 from nstarman/cosmo-w0wz-pyx

fix sign of w0wzCDM inv_efuncs pyx

46df1bbb31d61fe1d1895f6a05abac5e3c35d39c authored over 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15221 from neutrinoceros/msort_depr

Fix a compatibility issue with numpy 2.0 (astropy.units) following the removal of numpy.msort

b8d6ad4e2502a5f8658192256d8eb83c5a439ef5 authored over 1 year ago by Marten van Kerkwijk <[email protected]>
Fix a compatibility issue with numpy 2.0 (astropy.units) following the removal of numpy.msort

f4e4806ae479edd23fb941852fe2a9b921182049 authored over 1 year ago by Clément Robert <[email protected]>
filter occasional overflow warning

Signed-off-by: nstarman <[email protected]>

06bada8d767e82f523c0217b0018aa2cc47cae0b authored over 1 year ago by nstarman <[email protected]>
Merge pull request #15143 from nstarman/pre-commit-ci-update-config

Pre commit ci update config

0fcf932e90cc0e1298a3e7f7dd6cbb88c1150a92 authored over 1 year ago by Eero Vaher <[email protected]>
Merge pull request #15214 from lpsinger/test_inconsistent_input_shapes-comment

f2a40ddd0e3a9448d871031f273adcc70998e33a authored over 1 year ago by William Jamieson <[email protected]>
followup refactors

Co-authored-by: Derek Homeier <[email protected]>
Co-authored-by: Eero Vaher <[email protected]....

e3c3b2e1c3b8a103e1d080e4469ae20be20adc12 authored over 1 year ago by nstarman <[email protected]>
Merge pull request #15209 from lpsinger/modeling-check-broadcast-does-not-return-none

API: check_broadcast cannot return None

a204884147de6fd769e7ca8370d307c14241fc72 authored over 1 year ago by P. L. Lim <[email protected]>
Better masking for non-finite values in model fitting (#15215)

* better masking for non-finite values in model fitting

* incorporating review comments from ...

5217b38ca0812acf3c0a956fc8fc93eb96e243e3 authored over 1 year ago by Brett M. Morris <[email protected]>
Merge pull request #14926 from arthurxvtv/Adress-ruff-rule-ISC003

Address Ruff rule ISC003 violations

fe6d3d583cea6ff52ed1379a6eb1a8e856cebb73 authored over 1 year ago by Eero Vaher <[email protected]>
BUG: check_broadcast cannot return None

bf84b7f1f55382a453437d50d142276145c2d6f0 authored over 1 year ago by Leo Singer <[email protected]>
Merge pull request #15213 from lpsinger/typo

MNT: Fix typo

102454b40360053d52aa1fee94bd9251ba61bf44 authored over 1 year ago by P. L. Lim <[email protected]>
add step in release procedure to update SECURITY.md

[ci skip]

2d272d942f591bb9eb521f464e154dfdc6d68d7b authored over 1 year ago by Erik Tollerud <[email protected]>
MNT: fix incorrect comment in test_inconsistent_input_shapes

3769d4fc8d7f3ec849bf233c85bc830935580ee1 authored over 1 year ago by Leo Singer <[email protected]>
MNT: Fix typo

ef31fb0b0eecf42113a0f822c380cc1417cc2372 authored over 1 year ago by Leo Singer <[email protected]>
Create SECURITY.md

for reporting, as requested. [ci skip]

dce55cd3250e66e80f3fa6b0fbf4ecb58d1c287c authored over 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15204 from pllim/deprecate-test-command

MNT: Deprecate tests/command.py

b1f2058d6f4136a867074ffb3cd6dcdf212a15c0 authored over 1 year ago by P. L. Lim <[email protected]>
update changelog

Signed-off-by: nstarman <[email protected]>

d4626fdb3568c07c06a154c2228205e5e4da23f7 authored over 1 year ago by nstarman <[email protected]>
fix sign of w0wzCDM inv_efuncs pyx

And update the the internal consistency tests.

Signed-off-by: nstarman <[email protected]....

6805512503eeeedb21dd197f442331c1bdbd3205 authored over 1 year ago by nstarman <[email protected]>
implicit string combination cleanup

Co-authored-by: Mihai Cara <[email protected]>

16400f0cbd77d1f011b322d714f8a1e3ffe355fa authored over 1 year ago by Nathaniel Starkman <[email protected]>
MNT: Deprecate tests/command.py

because astropy-helpers had reached EOL a long time ago.

Also skip it in testing.

f090bb7610c9bb25d34d5792624ceb0222c7d77b authored over 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15201 from pllim/unignore-dev-warns

TST: Un-ignore warnings in devdeps

9b97d98802ee4f5350a62b681c35d8687ee81d91 authored over 1 year ago by P. L. Lim <[email protected]>
TST: Un-ignore warnings in devdeps

62a0127d0314eeb080bf494f31c1425adb9a0d3c authored over 1 year ago by P. L. Lim <[email protected]>
Merge pull request #14949 from pllim/drop-oldest-supported-numpy

Build: Replace oldest-supported-numpy

ac21802a7c18afd3df64d8df18f91989268e5b14 authored over 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15184 from pllim/rtd-pin-sphinx

DOC: Fix RTD

05ebb1d46660ca4918dead169464495a72c641a3 authored over 1 year ago by P. L. Lim <[email protected]>
DOC: Unpin sphinx maxversion

16f1555459ad3e28ce11468655cb8e3b3d5f8849 authored over 1 year ago by P. L. Lim <[email protected]>
Build: Replace oldest-supported-numpy

with numpy 1.25 that guarantee backward compatible C-API.

But we do not want exact pin.

Specify...

6aba670ffa40834ebf24d7b27a5805be4c0abaea authored over 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15197 from WilliamJamieson/bugfix/modeling_scipy_1.11.2

Attempt to patch scipy 1.11.2 bug

ed837deeb31c451ab02551de3286813f1cbc6a83 authored over 1 year ago by P. L. Lim <[email protected]>
Attempt to patch scipy 1.11.2 bug

dc8ce02474ee4c121d1068d5ca464af32fc81014 authored over 1 year ago by William Jamieson <[email protected]>
Merge pull request #15183 from eerovaher/rm-Quantity-concatenate-workarounds

Remove obsolete `Quantity` concatenation workarounds

88d99c97fd658dbbd53e6c1d08b48b78311d5f40 authored over 1 year ago by Marten van Kerkwijk <[email protected]>
Remove obsolete Quantity concatenation workarounds

It used to be the case that the output of `np.concatenate()` called with
`Quantity` instances lo...

2dc350094c6f10bca5d64451af097afc16f098b4 authored over 1 year ago by Eero Vaher <[email protected]>
Merge pull request #15189 from pllim/really-pin-sphinx-now

DOC: Pin sphinx<7.2

b3c75721606d1f3be432d3e7b2732408c2085d22 authored over 1 year ago by P. L. Lim <[email protected]>
DOC: Pin sphinx<7.2

until upstream is less messy

DOC: Fix linkcheck in cosmology API
from ECSV rendering

f48baa1e0e7e53e5bc3a510d6fdb079bc1f43f3e authored over 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15185 from cgobat/doc-corrections

Correct two minor problems with `io.fits` documentation

8b18851047be876a521608eb4879fe86cccb417d authored over 1 year ago by P. L. Lim <[email protected]>
Fix ticks/quotes in HDU `.writeto()` docstring [ci skip]

d32031c5a37a9149c7e0e9aa9d397d0129561065 authored over 1 year ago by Caden Gobat <[email protected]>
Correct stated upper bound of `np.arange(100.0)` [ci skip]

1a17cb1fd92a3a0b63b934a35d69e773bfde77a5 authored over 1 year ago by Caden Gobat <[email protected]>
Merge pull request #15054 from pllim/pytest-8-compat

pytest 8 compatibility

e8b793882d639db42db068727f12269390aba763 authored over 1 year ago by P. L. Lim <[email protected]>
Simplify io.fits test updates.

Do not use raw string for regex when we do not have to.

5a0d52ae8051352764ec1fd6e5f073d02c58c1d8 authored over 1 year ago by P. L. Lim <[email protected]>
MNT: pytest 8 compatibility

[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-comm...

53ba76a35329d66ee8100d232f459f14ccb880b7 authored over 1 year ago by P. L. Lim <[email protected]>
More descriptive ctx names

as requested by nstarman

b3e70b98f9c6b7f26aab37f20cf7a45076b3cac9 authored over 1 year ago by Pey Lian Lim <[email protected]>
Merge pull request #15153 from pllim/fix-mailmap-2023-08-10

MNT: Merge duplicate mailmap entries

362f6df12abf9bd769d4915fabf955c993ea22cf authored over 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15177 from pllim/not-again-devdeps-20230815

TST: Ignore numpy-dev warnings from within scipy-dev

934ed101aec42e47a0fbff35b587eee0ca51ef50 authored over 1 year ago by P. L. Lim <[email protected]>
TST: Ignore numpy warnings from within scipy

and these only appear when scipy-dev and numpy-dev are both used.

Ignore numpy.distutils from sc...

013e6bf652e87d95e702472b558edf57ffb7e80a authored over 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15176 from astrofrog/auto-backport-of-pr-15158-on-main

Backport PR #15158: Finalizing changelog for v5.3.2

eca1e5e2a6f72a782819444722332dc7be0ea631 authored over 1 year ago by P. L. Lim <[email protected]>
Backport PR #15158: Finalizing changelog for v5.3.2

68e76dde0634fc5fcaaccc3c213c10cf7f62df3c authored over 1 year ago by P. L. Lim <[email protected]>
astropy#14818 - Adress ruff rule ISC003 violations in multiple sub-packages

Adresses the violations of ruff rule ISC003 in the selected sub-packages and removes it from the...

1e612813af1dd9b7ca400602c31f34f70376b834 authored over 1 year ago by arthurxvtv <[email protected]>
Merge pull request #15165 from pllim/cosmo-doctest-s390x

DOC: Fix cosmology doctest failure on s390x

291414a3b600a12738762b7c50bfc6709f3cbf13 authored over 1 year ago by P. L. Lim <[email protected]>
fix PERF402 — use list or list.copy to create a copy of a list

Signed-off-by: nstarman <[email protected]>

d12004e33b78ea325712052ebd52646505cb3d1a authored over 1 year ago by nstarman <[email protected]>
ruff fix B002 — unary prefix

Signed-off-by: nstarman <[email protected]>

57d20cb670830b3a35f4dfdf46a98db6dc4d4694 authored over 1 year ago by nstarman <[email protected]>
FIX PLW0127 — self-assignment of variable

Signed-off-by: nstarman <[email protected]>

f1576cab9d2e36b0fdd38d2b4b59b092914dd3d2 authored over 1 year ago by nstarman <[email protected]>
fix FA102

Missing from `__future__` import annotations

Signed-off-by: nstarman <[email protected]...

64c9f5d78cba48e85c7bec76a7693d20ec43de26 authored over 1 year ago by nstarman <[email protected]>
ruff add ignores

Signed-off-by: nstarman <[email protected]>

e57165add1b6cb485fc5abbf3698c1808b54e525 authored over 1 year ago by nstarman <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

+ manual fixes

Signed-off-by: nstarman <nstarm...

fa1b7968c17a6aaed3735077a9fe3b381fe7c266 authored over 1 year ago by nstarman <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- https://github.com/charliermarsh/ruff-pre-commit → https://github.com/astral-sh/ruff-...

88f8881acf9b74feba229704ded4936a66a2aae0 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #15102 from nstarman/cosmo-parameters-docstring

Cosmo realizations docs

598a05ab336b39b95562f6fcddf9121ae65782ef authored over 1 year ago by Nathaniel Starkman <[email protected]>
normalize yaml docstring

Signed-off-by: nstarman <[email protected]>

c5f921170dc0a9afe5982e49b6cc77951bb3e4b1 authored over 1 year ago by nstarman <[email protected]>
Merge pull request #15096 from pllim/numpy-dev-legacy-print-hotfix

TST: Use legacy numpy 1.25 print

4bf05d9dc487760902b81f4e1070792894f76c27 authored over 1 year ago by P. L. Lim <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

23a30ead1e871131b7d00f258bc07f2c532bb170 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
TST: Ignore numpy warnings in constraints

tests for modeling when TRFLSQFitter is used

691b6a9c55e22c9580b07ab72c253d06fcab9dfd authored over 1 year ago by P. L. Lim <[email protected]>
TST: Ignore numpy warnings in blackbody tests

a3e884fa57ca99b38d765f90a956dcd09c7e3014 authored over 1 year ago by P. L. Lim <[email protected]>
TST: Update utils.misc URL for devdocs

because we moved it for pydata-sphinx-theme

142a7a7906bde4db615bd959d9555f7ddad21aec authored over 1 year ago by P. L. Lim <[email protected]>
TST: Remove np.maximum_sctype usage

from nddata test

5433c6df6086f2d41f2e8d6fca7af033718efd9e authored over 1 year ago by P. L. Lim <[email protected]>
Ensure we properly treat options in array2string override

79b41aebad7315b7b6551434bfabdc92db5c1029 authored over 1 year ago by Marten van Kerkwijk <[email protected]>
TST: Use legacy numpy 1.25 print

so the new numpy 2.0 print will not break CI
until we are ready to patch it properly.

435da7bd0865a34349d4e0bf5526346e82ee4bb6 authored over 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15156 from AMHermansen/AMHermansen-typo-patch-1

Fix a typo in sky_coordinate.py

fab4b2d0017de48eaa83698003a92735f79a5f56 authored over 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15154 from pllim/unit-chain-eq-known-issue

DOC: Known issue for chained comparison for Quantities with dimensionless zero

6a310cc8699f62a6c92b683f3bf000ddc02b7981 authored over 1 year ago by Marten van Kerkwijk <[email protected]>
Update sky_coordinate.py

Fixed typo [ci skip]

eb369fc6634c7d7a6b02e2e5b7646f5f3f7925a5 authored over 1 year ago by AMHermansen <[email protected]>
DOC: Known issue for chained comparison

for Quantities with dimensionless zero.

a52967781a7ff4578580781e2c7e24638986ae2e authored over 1 year ago by P. L. Lim <[email protected]>
MNT: Merge duplicate mailmap entries

44cf419444866ff2789cd7a686c4de9c567ba979 authored over 1 year ago by P. L. Lim <[email protected]>
Update dev docs for GitHub Squash and merge option (#15100)

* Update dev docs for GitHub Squash and merge option

- Apply suggestions from @eerovaher code...

a7f55f5690b311383dc1333feb121b474e9a821b authored over 1 year ago by Tom Aldcroft <[email protected]>
Merge pull request #15101 from byrdie/bugfix/scalar-power

Modified the implementation of `np.power()` for instances of `Quantity` to allow any array as th...

382e8704131e94e2ea206e997eb6b725d9513e05 authored over 1 year ago by Marten van Kerkwijk <[email protected]>
Merge pull request #15124 from astrofrog/cleanup-dev-wheels

Only keep 10 latest developer versions of wheels

302d190c8f3f03337d91b91fb8561d3be85e0999 authored over 1 year ago by P. L. Lim <[email protected]>
Only keep 10 latest developer versions of wheels

3f2376e5b75581ebc5ada7e23cfdbf8cb54f46f2 authored over 1 year ago by Thomas Robitaille <[email protected]>
Merge pull request #15127 from nstarman/cosmo-lazy-realizations

lazy load realizations

cc1603ad580e6ebcd0fc10fb4ce14701883fde08 authored over 1 year ago by Eero Vaher <[email protected]>
Merge pull request #15144 from nstarman/rename_vo_test

rename X_test to test_X in io/votable/tests

af6035129071aec5089a0c482c8f85ffd9f45bdc authored over 1 year ago by P. L. Lim <[email protected]>
rename X_test to test_X

As is customary.

Signed-off-by: nstarman <[email protected]>

fc42d30c25c268d992e5e1aae12207b04f3cf331 authored over 1 year ago by nstarman <[email protected]>
Merge pull request #15136 from nstarman/ruff-isort-time

ruff isort time

e506557bb4ccd5ed4c7db22dc440766fcda23c27 authored over 1 year ago by Nathaniel Starkman <[email protected]>
ruff isort time

Signed-off-by: nstarman <[email protected]>

b0c036dc000abaaf58221da2dcd0e21bd6687d48 authored over 1 year ago by nstarman <[email protected]>
Merge pull request #15137 from nstarman/ruff-isort-timeseries

ruff isort timeseries

87e717e25afa1c7e204859ca7b5672b8ab8a0af6 authored over 1 year ago by P. L. Lim <[email protected]>
ruff isort timeseries

Signed-off-by: nstarman <[email protected]>

e509463aeb70b526cefd2e2745344554c47def85 authored over 1 year ago by nstarman <[email protected]>
Merge pull request #15134 from nstarman/ruff-isort-stats

ruff isort stats

ef56ef5587fc2f01d27ac3b09fa6a8199cef1ed4 authored over 1 year ago by Nathaniel Starkman <[email protected]>
Merge pull request #15140 from nstarman/ruff-isort-wcs

ruff isort wcs

b9efd3f486eb36790b1c59cc0bd7074c807035a7 authored over 1 year ago by Nathaniel Starkman <[email protected]>
ruff isort stats

Signed-off-by: nstarman <[email protected]>

c2f57c40e7f1408820b926d6c189117af0cdbd27 authored over 1 year ago by nstarman <[email protected]>
Merge pull request #15138 from nstarman/ruff-isort-units

ruff isort units

c97b2c0a50439c7da527010a851512667afc4efc authored over 1 year ago by Marten van Kerkwijk <[email protected]>
Merge pull request #15133 from astrofrog/fix-win-wheels

Use double quotes in test command for wheel building/testing

ea863dacfc91e70edcf9643a6f79a5e91a5d248b authored over 1 year ago by P. L. Lim <[email protected]>
Merge pull request #15135 from nstarman/ruff-isort-table

b5e1308538d5d72ad702cd4a536a2f92317932e2 authored over 1 year ago by Nathaniel Starkman <[email protected]>
ruff isort wcs

Signed-off-by: nstarman <[email protected]>

0cc36c5ca7fc91ea801141a3a11e313948370af7 authored over 1 year ago by Nathaniel Starkman <[email protected]>
Code style fixes

31cf397ad3cae3525e9add124fe3f30db58b2e4a authored over 1 year ago by Thomas Robitaille <[email protected]>
Moved compressed image-specific checksum tests to compressed sub-package

016b4a11165b369333955c6ea8e6184aa789c0ba authored over 1 year ago by Thomas Robitaille <[email protected]>
Moved compressed image tests from test_image.py to test_compressed.py

e6fad3f8db66eb99828089312eade692ddd4e37e authored over 1 year ago by Thomas Robitaille <[email protected]>