Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Nexus - Nuclear Elastic X-ray scattering Universal Software
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FS-MCP
Nexus - Nuclear Elastic X-ray scattering Universal Software
Merge requests
!52
Revert "Revert "news update""
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Revert "Revert "news update""
revert-3394c126
into
main
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Lars Bocklage
requested to merge
revert-3394c126
into
main
2 months ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
This reverts commit
3394c126
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
9d469688
1 commit,
2 months ago
1 file
+
7
−
6
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
docs/source/news/news.rst
+
7
−
6
Options
@@ -33,8 +33,9 @@ Whats new?
With *Nexus* being actively developed, there are regular new versions and releases.
You can find a list of what's new to the different versions here.
.. note:: The next version 2.0.0 will experience changes in the API.
Full backward compatability to version 1.X.X cannot be assured.
.. admonition:: API changes in version 2.0.0
The next version - 2.0.0 - will experience changes in the API.
Full backward compatability to version 1.X.X cannot be assured.
latest
@@ -92,12 +93,12 @@ version 1.2.0
bug fixes:
#. :class:`SimpleSample` assignment works again
#. corrected error in TimeSpectrum.Plot()
#. corrected error in
:function:`
TimeSpectrum.Plot()
`.
#. SetAtomicScatteringFactorCXRO() works again
#. fixed error on multiple assignments of the same Material instance to several Layer instances.
#. fixed bug in fits of EnergyTimeSpectra.
#. fixed error on multiple assignments of the same
:class:`
Material
`
instance to several
:class:`
Layer
`
instances.
#. fixed bug in fits of
:class:`
EnergyTimeSpectra
`
.
#. changed 3D mag distributions to true spherical random values.
#. numpy version 2.0 conflict for some python versions resolved.
#.
*
numpy
*
version 2.0 conflict for some python versions resolved.
added:
Loading