This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Jul 25, 2011
-
-
Owen Arnold authored
Refs #3420. Loading works. File identification works (at least for the types of nexus files available). Timestep iteration works. Users can select to reload the workspace into memory via GUI.
-
Gigg, Martyn Anthony authored
Speed improvements for rebinned SofQW. At the moment the algorithm name is SofQW2 so that it doesn't supercede the other until I get verification that it is doing the right thing. Re #2233
-
Gigg, Martyn Anthony authored
Added dedicated Quadrilateral class that has no dynamic vertex allocation to improve speed for rebinning. Refs #2233
-
Anders Markvardsen authored
this comment gets added to trac page for this ticket. (previous one to this ticket didn't) re #3413
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
-
- Jul 24, 2011
-
-
Savici, Andrei T. authored
-
- Jul 23, 2011
-
-
Janik Zikovsky authored
Refs #3369: Parallelized the IterateEvents method of BinToMDHistoWorkspace. 2.5 times faster for the small iron data set; 5.3 times faster for a 200 Million event uniformly spread fake workspace.
-
Janik Zikovsky authored
Refs #3316: The parallel test might be unstable/not working on Windows, so disabling it for now. Additional mutex against simultaneous file access.
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Janik Zikovsky authored
Refs #3316: IMDBox constructor with extents allows better initialisation of the boxes when loading from disk.
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Janik Zikovsky authored
Refs #3271: Fix test. The number of voxels created should be equal to binsX*binsY*binsZ, not (binsX-1)*(binsY-1)*(binsZ-1), hence the change in the test.
-
Janik Zikovsky authored
-
- Jul 22, 2011
-
-
Doucet, Mathieu authored
-
Russell Taylor authored
-
Campbell, Stuart authored
-
Doucet, Mathieu authored
-
Campbell, Stuart authored
-
Janik Zikovsky authored
-
Campbell, Stuart authored
-
Campbell, Stuart authored
-
Doucet, Mathieu authored
-
Doucet, Mathieu authored
-
Doucet, Mathieu authored
-
Campbell, Stuart authored
-
Doucet, Mathieu authored
Removed confusing message. Users don't need to see this. This type of messages is only useful when a solution is also given. Re #3203
-
Janik Zikovsky authored
-
Janik Zikovsky authored
Refs #3369: Using getBoxes() limited by an implicit function has sped up the iterateEvents way to bin MDEW from 61 msec to 28 msec (large region) or 37 msec to 6.7 msec (small region). This is for a fake workspace with 1 million events, binning into 60^3 bins.
-
Janik Zikovsky authored
Refs #3415: Performance test for MDGridBox->getBoxes() with an implicit function. Much faster than the iterator (about 100x faster).
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
Russell Taylor authored
-
Steve Williams authored
-
Steve Williams authored
-