This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Jul 26, 2018
-
-
Nick Draper authored
-
Nick Draper authored
re #23102
-
Nick Draper authored
re #23102
-
- Jul 05, 2018
-
-
Peterson, Peter authored
Refs #22739
-
- Jul 02, 2018
-
-
Martyn Gigg authored
-
- Jun 21, 2018
-
-
Antti Soininen authored
-
- Jun 19, 2018
-
-
Antti Soininen authored
-
Antti Soininen authored
-
- Jun 18, 2018
-
-
Antti Soininen authored
-
Antti Soininen authored
Add ranges are now properly looped over and each subrange is parsed individually enabling correct handling of ranges like "1+2-4+5+7-9". Re #22597
-
- Jun 15, 2018
-
-
David Fairbrother authored
-
David Fairbrother authored
-
David Fairbrother authored
-
Zhou, Wenduo authored
-
- Jun 12, 2018
-
-
Zhou, Wenduo authored
-
- Jun 11, 2018
-
-
Zhou, Wenduo authored
-
Zhou, Wenduo authored
-
Neil Vaytet authored
Done by adding a `+1` to the number of bins in `ResampleX.cpp`. In addition, tests actually executing the `ResampleX` algorithm were added to `ResampleXTest.h`. These also illustrate the fact that the algorithm now works with `PreserveEvents=False`. Some tests were also added to test the algorithm on a Workspace2D instead of just the EventWorkspace. However, this only works if the workspace does not contain distribution data. This issue has been reported in #22562. Finally, a slightly more informative error message is thrown by the `VectorHelper::rebin` function.
-
- Jun 08, 2018
-
-
Zhou, Wenduo authored
-
Zhou, Wenduo authored
-
- Jun 07, 2018
-
-
Zhou, Wenduo authored
-
Zhou, Wenduo authored
-
- Jun 06, 2018
-
-
Zhou, Wenduo authored
-
Zhou, Wenduo authored
-
- Apr 22, 2018
-
-
Martyn Gigg authored
This includes dragging the libcxx implementation of normal_distribution and uniform_int_distribution into our source. MSVC, clang and gcc don't agree on how this should be implemented leading to problems with comparing test results across platforms. Using a single implementation gives the same results on each platform.
-
- Apr 19, 2018
-
-
Antti Soininen authored
-
Antti Soininen authored
-
Antti Soininen authored
VectorHelper::createAxisFromRebinParams() would produce garbage if it was supplied only the bin width as binning params. - Added hints to VectorHelper::createAxisFromRebinParams() which are used when only the bin width is supplied as the binning range. - The SofQW* algorithms now estimate the binning ranges (in both E and Q) if they are supplied with bin width only params. - The actual estimation is done in the SofQCommon utility class. Re #22140
-
- Apr 09, 2018
-
-
Karl Palmen authored
# Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit. Merge done to enable documentation be be fixed, because of removal of alias directive and addition of related algorithms directive. Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
- Mar 27, 2018
-
-
Karl Palmen authored
# Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
-
- Mar 20, 2018
-
-
Antti Soininen authored
-
- Mar 19, 2018
-
-
Antti Soininen authored
-
- Mar 15, 2018
-
-
Edward Brown authored
These fixes were not applied by clang-tidy because they are either inside a macro, not included by any source files or conditionally compiled on a condition which is false on my OS. They were found using grep -rnI '^[^/#*]*typedef' Framework/
-
Edward Brown authored
-
- Mar 14, 2018
-
-
Edward Brown authored
-
Hahn, Steven authored
-
- Mar 05, 2018
-
-
Lynch, Vickie authored
-
Lynch, Vickie authored
-
- Mar 01, 2018
-
-
Hahn, Steven authored
-
- Feb 27, 2018
-
-
Matthew Andrew authored
-