Skip to content
Snippets Groups Projects
Commit 09eda669 authored by Ian Bush's avatar Ian Bush
Browse files

Refs #17138 Removed extra lines in release notes

parent 05146054
No related branches found
No related tags found
No related merge requests found
...@@ -89,12 +89,6 @@ Improved ...@@ -89,12 +89,6 @@ Improved
- :ref:`ConvertUnits <algm-ConvertUnits>` now has the option to take a workspace with Points as input. - :ref:`ConvertUnits <algm-ConvertUnits>` now has the option to take a workspace with Points as input.
A property has been added that will make the algorithm convert the workspace to Bins automatically. The output space will be converted back to Points. A property has been added that will make the algorithm convert the workspace to Bins automatically. The output space will be converted back to Points.
- :ref:`ConvertToHistogram <algm-ConvertToHistogram>`: Performance improvement using new HistogramData module,
3x to 4x speedup.
- :ref:`ConvertToPointData <algm-ConvertToPointData>`: Performance improvement using new HistogramData module,
3x to 4x speedup.
- :ref:`RenameWorkspace <algm-RenameWorkspace>` and `RenameWorkspaces <algm-RenameWorkspaces>` - :ref:`RenameWorkspace <algm-RenameWorkspace>` and `RenameWorkspaces <algm-RenameWorkspaces>`
now check if a Workspace with that name already exists in the ADS and gives now check if a Workspace with that name already exists in the ADS and gives
the option to override it. the option to override it.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment