Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.5.0 #464

Merged
merged 215 commits into from
Aug 27, 2024
Merged

Release 1.5.0 #464

merged 215 commits into from
Aug 27, 2024

Conversation

jacklovell
Copy link
Member

No description provided.

jacklovell and others added 30 commits December 14, 2021 11:37
Only changes needed to build the project without errors are included.
…s and move them to cherab.core.math.transform module.
Recent Anaconda and other Python distributions have changed to -O2
which results in a performance degradation. Manylinux and older
Anacondas use -O3, so specify this to maintain behaviour.
vsnever and others added 29 commits August 1, 2024 13:14
…etter in TotalRadiatedPower.populate_cache().
…ated_power

Add emission due to CX with neutral hydrogen to the TotalRadiatedPower model
…_lineshape

Add Zeeman splitting and Doppler broadening to StarkBroadenedLine and move line shapes models to a dedicated submodule
Fix wrong naming in TestTotalRadiatedPower
…adrature

Fix uninitialised variable warning in GaussianQuadrature
…test/true ratio to 1 instead of comparing absolute values.
…drature

Replace deprecated scipy.integrate.quadrature in the TestLineShapes
Add r prefix to docstrings with escape characters to fix SyntaxWarnings in Python 3.12
Add r prefix to strings used in regular expression matching
Change Raysect version to 0.8.1.* in dependencies
Double asterisk is interpreted as bold font in RST, so needs to be
escaped to be interpreted as a literal unpack operator in the argument
name by Sphinx.
@jacklovell jacklovell merged commit 26595cb into master Aug 27, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants