Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/mantidproject/mantid.git. Pull mirroring updated .
  1. Feb 20, 2015
  2. Jun 30, 2014
  3. Jun 03, 2014
  4. May 29, 2014
  5. Apr 01, 2014
  6. Oct 18, 2013
  7. Aug 16, 2013
  8. Aug 06, 2013
  9. Jul 31, 2013
    • Christophe Le Bourlot's avatar
      Xtof : correction of compilation issues about PoldiAutoCorrelation5.h · 6f17f525
      Christophe Le Bourlot authored
      issues about the compilation of the file with different compiler has been fixed, using the PhysicalConstant.h library...
      no more constant are declared inside the class now, and the algorithm refert directly to the constants declared by mantid, including for pi
      
      warning fixed about deprecated Algo declaration
      	modified:   Code/Mantid/Framework/PythonInterface/plugins/algorithms/ViewBOA.py
      
      PhysicalConstant.h is now used to declare constants
      	modified:   Code/Mantid/Framework/SINQ/inc/MantidSINQ/PoldiAutoCorrelation5.h
      	modified:   Code/Mantid/Framework/SINQ/src/PoldiAutoCorrelation5.cpp
      
      Refs #100
      6f17f525
  10. Jul 25, 2013
    • Mark Koennecke's avatar
      Applied changes as suggested by Martyn Gigg · 675a3fb5
      Mark Koennecke authored
      Refs #100
      - Moved python algorithms tp PythonInterface/plugins/algorithms
      - Moved nexus dictionary file  to own directory nexusdictionaries
      - Renamed Transpose3D to SINQTranspose3D
      - Added new algorithm ViewBOA
      675a3fb5
Loading