This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 27 Feb, 2018 2 commits
-
-
Lynch, Vickie authored
-
Lynch, Vickie authored
-
- 15 Feb, 2018 1 commit
-
-
Lynch, Vickie authored
-
- 14 Feb, 2018 1 commit
-
-
Lynch, Vickie authored
-
- 09 Feb, 2018 5 commits
-
-
Lynch, Vickie authored
-
Lynch, Vickie authored
-
Martyn Gigg authored
Add dependency on PythonInterface
-
Martyn Gigg authored
Add ability to pickle table workspaces
-
Martyn Gigg authored
Indirect - Fitting - ExtractQENSMembers Algorithm
-
- 08 Feb, 2018 4 commits
-
-
Peterson, Peter authored
This fixes #21360
-
Pete Peterson authored
Fix ErrorFormatter to workaround bug in Python 3.4
-
Hahn, Steven authored
Force reset of googletest before applying patches
-
Brandon Hewer authored
Refs #21648
-
- 07 Feb, 2018 21 commits
-
-
Martyn Gigg authored
GSASIIRefineFitPeaks output fitted peaks workspace
-
Whitfield, Ross authored
Sphinx training docs
-
Brandon Hewer authored
Refs #21648
-
Pete Peterson authored
Fixes failing unit test for numpy >=1.14
-
Ian Bush authored
-
Ian Bush authored
-
Ian Bush authored
-
Whitfield, Ross authored
In numpy 1.14 the precision of printing scalars changed. This rounds the number to the same as < 1.14 for the test.
-
Owen Arnold authored
Fix docstring directives for old sip definitions.
-
Pete Peterson authored
Remove Python.h include
-
Gigg, Martyn Anthony authored
On 'make clean' the targets are marked out of date and then cmake tries to reapply our patches but they won't apply cleanly a second time around. Simplest way to solve this is to force a reset before applying the patches
-
Brandon Hewer authored
-
Joe Ramsay authored
-
Martyn Gigg authored
Including this on its own forces MSVC to use the special debug build of Python in Debug mode which is not the behaviour that we want.
-
Martyn Gigg authored
Remove RHEL6 from build scripts
-
Verena Reimund authored
-
Joseph Ramsay authored
-
Joseph Ramsay authored
-
Martyn Gigg authored
traceback.format_exception is supposed to ignore the tb argument if it is None but in 3.4 the current traceback is always printed https://github.com/python/cpython/commit/c3f417dc47b3a9564608c98cd176c530d9ebdf09#diff-e57ff53a569d0ebbe201ad0c102ee27e
-
Simon Heybrock authored
Add tools for parsing unit & system test speeds.
-
Simon Heybrock authored
Update WAND² IDF
-
- 06 Feb, 2018 6 commits
-
-
Whitfield, Ross authored
-
Whitfield, Ross authored
-
Pete Peterson authored
Fix relying on undocumented bug in older jinja2.
-
Whitfield, Ross authored
Update WAND² IDF to round s2 and detz; also invert pixel indexing along wire so hopefully it's now correct
-
Savici, Andrei T authored
-
Whitfield, Ross authored
Move back to running doctests on a separate thread
-