This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Feb 11, 2016
-
-
Hahn, Steven authored
-
- Feb 10, 2016
-
-
Karl Palmen authored
Improve unit tests for Kernel::Matrix
-
- Feb 09, 2016
-
-
jmborr authored
More option on header output from ExportSampleLogsToCSVFile
-
Savici, Andrei T. authored
SliceView radius of integration is now circular
-
Zhou, Wenduo authored
-
Savici, Andrei T. authored
Update Facilities.xml with LR live data node
-
Lynch, Vickie authored
-
Raquel Alvarez authored
Muon analysis sequential fit: set file finder to correct instrument
-
Mathieu Doucet authored
-
Martyn Gigg authored
Sanitization of Algorithm cancellation mechanics.
-
Federico Montesino Pouzols authored
ChainableFactory Perfect Forwarding
-
Tom Perkins authored
re #15223 Default behaviour was to use Mantid's default instrument, which is wrong when this differs to the instrument set via the drop-down list on the front tab of the interface. Changed this to use the same instrument as that of the workspace in the fit browser.
-
Tom Perkins authored
-
- Feb 08, 2016
-
-
Lynch, Vickie authored
Enable ExportSampleLogsToCSV file to write header and data in same file
-
Tom Perkins authored
-
Zhou, Wenduo authored
-
Simon Heybrock authored
Use std::map::emplace(args...) and std::vector::emplace_back(args...)
-
Tom Perkins authored
-
Tom Perkins authored
- Fix setMem when setting for the first time If setMem is called with number of rows, columns the same as existing, nothing is done as the memory is assumed to already be set. Test if the memory is set and, if it is not, set it for the first time. - Rename functions to better reflect what they do The functions "fDiagonal" and "bDiagonal" were very confusing, with the comments talking about forward and backward diagonals. What they actually do is nothing to do with that - they form a diagonal matrix from the given vector and pre- or post-multiply the given matrix by that. They are not used anywhere in the codebase (besides their own tests) and so are a candidate for deletion anyway. - Correct comment to match what function actually does (Ssize) - Remove unused method (Faddeev) - Throw instead of returning error code (GaussJordan) note this function is not used anywhere
-
Tom Perkins authored
-
Owen Arnold authored
Fix slice viewer crash
-
Shahroz Ahmed authored
EnggCalibrate: add output with the fitted (peak) parameters
-
Anton Piccardo-Selg authored
Merge pull request #15187 from mantidproject/15155_Make_MDHW_getLinePlot_consistent_with_other_workspace_types Improvements to 1D plots of MDWorkspaces
-
Anton Piccardo-Selg authored
Improve CreateMD memory use and progress report
-
Simon Heybrock authored
-
Simon Heybrock authored
-
Simon Heybrock authored
-
Federico Montesino Pouzols authored
-
Matthew D Jones authored
-
Matthew D Jones authored
-
Anton Piccardo-Selg authored
-
Federico Montesino Pouzols authored
-
Anton Piccardo-Selg authored
Refactor parsing of dimension names in MaskMD
-
- Feb 07, 2016
-
-
Federico Montesino Pouzols authored
-
- Feb 06, 2016
-
-
Federico Montesino Pouzols authored
-
Federico Montesino Pouzols authored
-
Federico Montesino Pouzols authored
-
Federico Montesino Pouzols authored
-
Federico Montesino Pouzols authored
-
Federico Montesino Pouzols authored
-