This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Aug 29, 2016
-
-
Jan Burle authored
-
- Aug 22, 2016
-
-
Lynch, Vickie authored
-
- Feb 14, 2016
-
-
Hahn, Steven authored
-
- Oct 30, 2015
-
-
Lynch, Vickie authored
-
- Oct 29, 2015
-
-
Lynch, Vickie authored
-
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
- Dec 16, 2014
-
-
WHITFIELDRE email authored
-
- Dec 04, 2014
-
-
Nick Draper authored
-
- Oct 26, 2014
-
-
Michael Wedel authored
For using UnitCell in PropertyWithValue, it would be necessary to change the stream operator of UnitCell, because that is only used for printing at the moment and the precision is limited to 1e-3, which is not enough for cases like powder diffraction (for example at POLDI, where lattice parameters are determined with precision better than 1e-4). Instead of modifying the interface of UnitCell I chose to add explicit string conversion functions. It should be straightforward to change later on.
-
- Nov 22, 2013
-
-
Peterson, Peter authored
-
- Aug 30, 2013
-
-
Peterson, Peter authored
This is being done to centralize the code for printing out lattice constants and their uncertainties.
-
- Apr 12, 2013
-
-
Savici, Andrei T. authored
-
- Nov 02, 2012
-
-
Savici, Andrei T. authored
-
- Jan 20, 2012
-
-
Alex Buts authored
Though couple of additional unit tests will be useful.
-
- Dec 14, 2011
-
-
Gigg, Martyn Anthony authored
It is now forward declared and the dangerous using Mantid::Geometry::OrientedLattice has also been removed.
-
- Nov 28, 2011
-
-
Janik Zikovsky authored
-
- Sep 08, 2011
-
-
Janik Zikovsky authored
Refs #3515: Sample saving to NXS complete except SampleEnvironment. Refs #3669: Some code testing XML saving/parsing.
-
- Jun 16, 2011
-
-
Gigg, Martyn Anthony authored
Refs #3175. Sorry for the huge commit but certain things require Matrix to be in Kernel. Given how Quat, V3D and Matrix inter cooperate it seemed sensible for them to be in the same place and arguably this is where they belong anyway.
-
- Jun 14, 2011
-
-
Gigg, Martyn Anthony authored
Refs #3175. Add a MatrixProperty that will allow Geometry::Matrix objects to be passed into algorithms. Also renamed the MantidMat typedef to DblMatrix so that it's clearer what the thing actually is.
-
- Jun 08, 2011
-
-
Gigg, Martyn Anthony authored
Refs #3157 Sort our System.h. It was becoming a dumping ground. It should only be touched when absolutely necessary as it affects every file in Mantid. Also combined this with Refs #2345 to sort out DLLExport/DLLImport usage. It's done for Kernel, Geometry and API but stuff in the plugins could do with updating as well.
-
- Jun 06, 2011
-
-
Alex Buts authored
-
- May 24, 2011
-
-
Janik Zikovsky authored
Refs #3073: Quick adding OrientedLattice to Sample object. Much more painful fixing of MDGeometry stuff to use OrientedLattice instead of UnitCell.
-
- May 15, 2011
-
-
Janik Zikovsky authored
Refs #2841: Added some utility methods to UnitCell. Used UnitCell in PredictPeaks to find HKL range.
-
- May 09, 2011
-
-
Alex Buts authored
Unit cell modified to have method, which returns the rotation, needed for MDGeometry; Tests for UnitCell modified accordingly.
-
- May 05, 2011
-
-
Alex Buts authored
MDGeometry basis modified to be orthogonal Unit cell modified to have method, which returns the rotation needed; All operations with this rotation are not fully tested yet.
-
- Apr 15, 2011
-
-
Savici, Andrei T. authored
-
Savici, Andrei T. authored
-
- Apr 13, 2011
-
-
Savici, Andrei T. authored
-
- Apr 12, 2011
-
-
Savici, Andrei T. authored
-
- Apr 07, 2011
-
-
Savici, Andrei T. authored
Seems like some builds fail since I included UnitCell in geometry. It was already defined in MDGeometryBasis.h. Refs #829.
-
Savici, Andrei T. authored
-
- Mar 28, 2011
-
-
Savici, Andrei T. authored
-
- Mar 21, 2011
-
-
Savici, Andrei T. authored
-