This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Nov 16, 2012
-
-
Gigg, Martyn Anthony authored
-
- Nov 10, 2012
-
-
Gigg, Martyn Anthony authored
-
- Oct 26, 2012
-
-
Gigg, Martyn Anthony authored
-
- Mar 15, 2012
-
-
Gigg, Martyn Anthony authored
Added aliases so that they can be called as if they were classes with only static methods.
-
- Mar 07, 2012
-
-
Gigg, Martyn Anthony authored
getTwotheta now raises a deprecated msg. It will be removed in a future release.
-
- Mar 06, 2012
-
-
Gigg, Martyn Anthony authored
Introduces a macro to decalare WorkspaceProperty exports.
-
- Feb 27, 2012
-
-
Owen Arnold authored
-
- Feb 17, 2012
-
-
Gigg, Martyn Anthony authored
The policy avoids have to have a useless intermediary wrapping function and creates code that is much more resuable
-
- Jan 17, 2012
-
-
Gigg, Martyn Anthony authored
This produces a writable numpy array.
-
- Jan 13, 2012
-
-
Gigg, Martyn Anthony authored
Ensure that inplace binary ops in Python call the correct method.
-
- Dec 19, 2011
-
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
- Dec 16, 2011
-
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
- Dec 15, 2011
-
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
- Dec 14, 2011
-
-
Gigg, Martyn Anthony authored
Keep consistency with C++ and the current interface so people's scripts will not need to many changes.
-
- Dec 01, 2011
-
-
Gigg, Martyn Anthony authored
Adds a generic plugin (module) loader for importing additional python modules at start up
-
- Nov 21, 2011
-
-
Gigg, Martyn Anthony authored
Calling mtd.create_algorithm from Python checks whether the algorithm should be managed/unmanaged so that when Python algorithms create algorithms they are automatically unmanaged as they should be. Also tidied up a few tests by replacing calls to Load with calls to CreateWorkspace.
-
- Nov 16, 2011
-
-
Gigg, Martyn Anthony authored
-
- Nov 15, 2011
-
-
Gigg, Martyn Anthony authored
This reverts commit 73d6eb8f. Complex windows errors need fixing first.
-
Gigg, Martyn Anthony authored
There are now read methods that create a 1D read-only numpy array around the existing data spectra and extract methods that pull out all of the data into 2D arrays. They still need profiling.
-
- Nov 07, 2011
-
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-