This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Aug 21, 2018
-
-
Samuel Jones authored
-
LamarMoore authored
Exported SpectrumInfo and SpectrumDefinition
-
Simon Heybrock authored
Add C++ version of SortXAxis #22515
-
Martyn Gigg authored
Update OFFSPEC and CRISP IDFs
-
- Aug 20, 2018
-
-
Pete Peterson authored
Add missing unit test boilerplate
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Gemma Guest authored
Updated the valid-to date to be the same as the valid-from date for the experimental IDF to make it clearer that this IDF is never used at the moment Re #16218
-
Pete Peterson authored
Use a fixed number of omp threads for unit tests on builders
-
Martyn Gigg authored
Algorithm history in python
-
Gigg, Martyn Anthony authored
Also replaces CatalogDownloadDataFilesTest::skipTests to use the common skipTests implementation.
-
- Aug 17, 2018
-
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
Pete Peterson authored
ITableWorkspace now updates GUI when data changed via Python
-
Pete Peterson authored
Exposed most of the methods from ComponentInfo
-
Pete Peterson authored
Export Sample::getShape()
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Peterson, Peter authored
-
This should make sure the correct makeTableWorkspace is called
-
Savici, Andrei T. authored
Fix mantid.dataobjects.TableWorkspace() for Linux clang
-
Savici, Andrei T. authored
Add isGroup() method to Workspace.h and WorkspaceGroup.h
-
Hahn, Steven authored
Workbench dragndrop plotting
-
Martyn Gigg authored
Workbench use QSettings configuration
-
Martyn Gigg authored
Refactored `HistogramIterator` and `HistogramItem`
-
Martyn Gigg authored
Change getStoredPropertyValue to getPreviousValue
-
Martyn Gigg authored
Enable appending multiple times for event workspaces
-
Martyn Gigg authored
-
Samuel Jones authored
-
Samuel Jones authored
-
Robert Applin authored
-
Bhuvan Bezawada authored
re #23278
-
Martyn Gigg authored
-
Martyn Gigg authored
-
- Aug 16, 2018
-
-
Martyn Gigg authored
The default in conjunction with ctest -j produces a large number of threads that compete with each other and give worse performance.
-
Jose Borreguero authored
-
Gigg, Martyn Anthony authored
Older versions of matplotlib don't ship with Viridis...
-
Gigg, Martyn Anthony authored
map in Python 2 performed the loop iteration immediately and returned a list whereas Python 3 returns an iterator for lazy evaluation. If you don't care about the result the iteration never happens!
-
Pete Peterson authored
Added GIL release to findRuns python calls
-
Peterson, Peter authored
-