This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Oct 30, 2014
-
-
Gigg, Martyn Anthony authored
When called millions of times in a loop, e.g. Monte Carlo, then this can make a noticeably difference. Refs #10169
-
- Oct 14, 2014
-
-
Gigg, Martyn Anthony authored
Refs #9842
-
- Oct 09, 2014
-
-
Peterson, Peter authored
-
Peterson, Peter authored
In the interest of speeding up comparisons, let TimeSeriesProperty check for equality against a generic Property and do the casting check.
-
- Oct 08, 2014
-
-
Hahn, Steven authored
-
- Oct 02, 2014
-
-
Hahn, Steven authored
-
- Oct 01, 2014
-
-
Hahn, Steven authored
added Wno-deprecated-register to silence warnings from boost and Qt that we can't control.
-
- Sep 25, 2014
-
-
Hahn, Steven authored
-
Hahn, Steven authored
-
- Sep 02, 2014
-
-
Gigg, Martyn Anthony authored
Avoids instantiating two additional matrices for the calculation. Refs #10169
-
- Aug 29, 2014
-
-
Roman Tolchenov authored
-
- Aug 22, 2014
-
-
Nick Draper authored
-
- Aug 13, 2014
-
-
Nick Draper authored
-
- Aug 07, 2014
-
-
Owen Arnold authored
-
- Aug 05, 2014
-
-
Alex Buts authored
-
Nick Draper authored
-
Nick Draper authored
-
- Jul 31, 2014
-
-
Harry Jeffery authored
Refs #10021
-
- Jul 30, 2014
-
-
Harry Jeffery authored
Refs #10021
-
- Jul 28, 2014
-
-
Roman Tolchenov authored
-
Roman Tolchenov authored
-
- Jul 23, 2014
-
-
Roman Tolchenov authored
-
- Jul 22, 2014
-
-
Roman Tolchenov authored
-
- Jul 16, 2014
-
-
Gigg, Martyn Anthony authored
Picked up by coverity. Refs #9946
-
Dan Nixon authored
Refs #2499
-
- Jul 15, 2014
- Jul 14, 2014
-
-
Dan Nixon authored
And modified unit test accordingly Refs #8543
-
- Jun 30, 2014
-
-
Michael Wedel authored
In the previous commit, I fixed the problem caused by having only one value in the interpolation table by return 0. On second thought, it makes more sense to assume a "constant interpolation" and return the one stored y-value for any x.
-
- Jun 27, 2014
-
-
Michael Wedel authored
-
- Jun 23, 2014
-
-
Michael Wedel authored
Replaced the linear search with a binary search and added unit tests.
-
Michael Wedel authored
Cleaned up the unit tests a bit so that it's easier to spot where errors are coming from.
-
- Jun 06, 2014
-
-
Roman Tolchenov authored
-
- May 22, 2014
-
-
Samuel Jackson authored
-
- May 15, 2014
-
-
Peterson, Peter authored
-
Peterson, Peter authored
-
- May 02, 2014
-
-
Savici, Andrei T. authored
-
- May 01, 2014
-
-
Savici, Andrei T. authored
-
- Apr 30, 2014
-
-
Russell Taylor authored
This is by default set when the full documentation field is set and will consist of the text up to the first period, or the entire text if no period. An setter method is also provided to override this.
-
- Apr 29, 2014
-
-
Samuel Jackson authored
This also gives WorkspaceProperty a temp value if it it doesn't have one.
-