Powered by OpenAIRE graph
Found an issue? Give us feedback
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ ZENODOarrow_drop_down
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Software . 2025
Data sources: ZENODO
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Software . 2025
Data sources: ZENODO
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Software . 2025
Data sources: ZENODO
ZENODO
Software . 2025
Data sources: Datacite
ZENODO
Software . 2025
Data sources: Datacite
ZENODO
Software . 2025
Data sources: Datacite
ZENODO
Software . 2025
Data sources: Datacite
versions View all 4 versions
addClaim

adrn/gala: v1.10.0

Authors: Adrian Price-Whelan; Lehman Garrison; Harrison Souchereau; Tom Wagg; Brigitta Sipőcz; Nathaniel Starkman; Yingtian Chen; +12 Authors

adrn/gala: v1.10.0

Abstract

What's Changed Tiny PR changing one final Integrator.run() by @TomWagg in https://github.com/adrn/gala/pull/389 Bump pypa/cibuildwheel from 2.20.0 to 2.21.0 by @dependabot[bot] in https://github.com/adrn/gala/pull/390 Bump pypa/cibuildwheel from 2.21.0 to 2.21.1 by @dependabot[bot] in https://github.com/adrn/gala/pull/391 Add a simulation unit system class by @adrn in https://github.com/adrn/gala/pull/392 Bump codecov/codecov-action from 4.5.0 to 5.1.2 by @dependabot[bot] in https://github.com/adrn/gala/pull/401 Bump pypa/cibuildwheel from 2.21.1 to 2.22.0 by @dependabot[bot] in https://github.com/adrn/gala/pull/398 Detect pre/post Scipy 1.15 for derivative function behavior by @adrn in https://github.com/adrn/gala/pull/404 Switch to using dynamically-allocated arrays to avoid arbitrary limit on N bodies by @adrn in https://github.com/adrn/gala/pull/403 Bump pypa/cibuildwheel from 2.22.0 to 2.23.0 by @dependabot[bot] in https://github.com/adrn/gala/pull/406 Bump codecov/codecov-action from 5.1.2 to 5.4.0 by @dependabot[bot] in https://github.com/adrn/gala/pull/405 Bump pypa/cibuildwheel from 2.23.0 to 2.23.1 by @dependabot[bot] in https://github.com/adrn/gala/pull/407 Use dynamically allocated arrays for potential components in CCompositePotential by @adrn in https://github.com/adrn/gala/pull/409 Bump pypa/cibuildwheel from 2.23.1 to 2.23.2 by @dependabot[bot] in https://github.com/adrn/gala/pull/408 Pass floats to agama setUnits instead of unit objects by @adrn in https://github.com/adrn/gala/pull/410 Update mockstreams.rst by @segasai in https://github.com/adrn/gala/pull/411 Add short circuit for C potential evaluation when position does not require a shift/rotation by @adrn in https://github.com/adrn/gala/pull/414 Enable dense output for dop853 integrator (and refactor the way integration is done here) by @adrn in https://github.com/adrn/gala/pull/416 Bump pypa/cibuildwheel from 2.23.2 to 2.23.3 by @dependabot[bot] in https://github.com/adrn/gala/pull/418 Bump codecov/codecov-action from 5.4.0 to 5.4.2 by @dependabot[bot] in https://github.com/adrn/gala/pull/412 Fix bug with passing array length 1 as progenitor mass to mock stream generator by @adrn in https://github.com/adrn/gala/pull/419 Fix bug with setting value of G in simulation unit system by @adrn in https://github.com/adrn/gala/pull/420 Allow specifying plot units as a UnitSystem instance by @adrn in https://github.com/adrn/gala/pull/421 Add ability to use string parameters as potential parameters by @adrn in https://github.com/adrn/gala/pull/422 Bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot[bot] in https://github.com/adrn/gala/pull/424 Bump pypa/cibuildwheel from 2.23.3 to 3.0.0 by @dependabot[bot] in https://github.com/adrn/gala/pull/426 add EXP potential by @lgarrison in https://github.com/adrn/gala/pull/413 Fix powerlaw cutoff potential normalization by @adrn in https://github.com/adrn/gala/pull/425 Don't check that EXP potential is zero at infinity by @adrn in https://github.com/adrn/gala/pull/427 Add precommit hooks and run on all files by @adrn in https://github.com/adrn/gala/pull/429 exp: return nan instead of crashing the interpreter by @lgarrison in https://github.com/adrn/gala/pull/430 exp doc tweaks by @lgarrison in https://github.com/adrn/gala/pull/431 build(deps): bump pypa/cibuildwheel from 3.0.0 to 3.0.1 by @dependabot[bot] in https://github.com/adrn/gala/pull/434 chore: update pre-commit hooks by @pre-commit-ci[bot] in https://github.com/adrn/gala/pull/432 Add convenience properties to compute M200, R200, c200 from NFWPotential instance by @adrn in https://github.com/adrn/gala/pull/436 Improve docstrings in some places by @adrn in https://github.com/adrn/gala/pull/428 New Contributors @lgarrison made their first contribution in https://github.com/adrn/gala/pull/413 @pre-commit-ci[bot] made their first contribution in https://github.com/adrn/gala/pull/432 Full Changelog: https://github.com/adrn/gala/compare/v1.9.1...v1.10.0

Related Organizations
  • BIP!
    Impact byBIP!
    selected citations
    These citations are derived from selected sources.
    This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    7
    popularity
    This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
    Top 10%
    influence
    This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    Average
    impulse
    This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
    Top 10%
Powered by OpenAIRE graph
Found an issue? Give us feedback
selected citations
These citations are derived from selected sources.
This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Citations provided by BIP!
popularity
This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
BIP!Popularity provided by BIP!
influence
This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Influence provided by BIP!
impulse
This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
BIP!Impulse provided by BIP!
7
Top 10%
Average
Top 10%
Related to Research communities