This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Sep 27, 2018
-
-
Pete Peterson authored
Move V3D operators to be inline
-
Gagik Vardanyan authored
Project Recovery: Handle multiple instances of mantid properly
-
Gagik Vardanyan authored
Force progress messages to be str
-
Gagik Vardanyan authored
Add new algorithm MatchSpectra
-
- Sep 26, 2018
-
-
Pete Peterson authored
Mantidplot/ Testing/ buildconfig/ misc. typos
-
Peterson, Peter authored
The problem was that empty progress messages were being converted to `None` which `AlgorithmObserver` did not have the proper overloaded methods to convert to an empty string. The fix is to convert them to a string before calling the binding. For extra measure, the progress percentage is converted to a float as well. Refs #23632
-
Peterson, Peter authored
Refs #21800
-
WHITFIELDRE email authored
-
-
luz.paz authored
-
* Ignore syntax errors on startup There was an uncaught exception in parsing the file on startup. Refs #23555 * Invert the test that the code is executed Refs #23555
-
Pete Peterson authored
Remove HFIR Powder Diffraction Reduction Interface
-
Pete Peterson authored
D2B normalisation fix
-
Gagik Vardanyan authored
-
Gagik Vardanyan authored
-
Samuel Jackson authored
-
luz.paz authored
Found via `codespell -q 3 -I ../mantid-word-whitelist.txt` where whitelist consists of ``` alloced allws amin ang ans arithmetics dum focussed dur iff isnt ith lod minimise mut mye nd originaly realy sav splitted te tim uint vertexes ```
-
WHITFIELDRE email authored
-
Samuel Jackson authored
Move the implementation of V3D operators to the header. This results in a significant speed up in V3D operators.
-
Samuel Jackson authored
-
Gagik Vardanyan authored
-
Gagik Vardanyan authored
-
Martyn Gigg authored
Fix errors and warnings from llvm 7.0
-
Martyn Gigg authored
Update DirectILL documentation
-
Antti Soininen authored
Add adjustments to reconstructed data in Maxent
-
Antti Soininen authored
scripts: typo fixes
-
- Sep 25, 2018
-
-
Pete Peterson authored
Fix sip generation rules for MantidPlot
-
Hahn, Steven authored
-
Gigg, Martyn Anthony authored
The warning appears from auto-generated code that we cannot control
-
Martyn Gigg authored
They were broken in deb07b56 when fixing another issue with the rules. This simplifies the rules so that the compilation is directly performed on the auto-generated sip file with any warnings being ignored in the sip definition
-
Martyn Gigg authored
output intensities should not change in StatisticsOfPeaksWorkspaces
-
reimundILL authored
-
Samuel Jones authored
-
Samuel Jones authored
-
Samuel Jones authored
-
Antti Soininen authored
-
Antti Soininen authored
-
- Sep 24, 2018
-
-
luz.paz authored
-
Lynch, Vickie authored
-
Savici, Andrei T. authored
Create a separate Python/C helper library to remove code duplication
-