This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Nov 21, 2017
-
-
Karl Palmen authored
# Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
-
- Oct 17, 2017
-
-
Antti Soininen authored
Re #20898
-
Antti Soininen authored
Re #20898
-
- Oct 16, 2017
-
-
Antti Soininen authored
Re #20898
-
Antti Soininen authored
The unweighted cost function seems to work better with Levenberg- Also additional unit tests, extended sphinx docs. Re #20898
-
- Sep 27, 2017
-
-
Antti Soininen authored
Re #20404
-
- Sep 19, 2017
-
-
Antti Soininen authored
Re #20404
-
Antti Soininen authored
Re #20404
-
Antti Soininen authored
Re #20404
-
Antti Soininen authored
A concrete Jacobian implementation is not needed anymore in Mantid::API namespace, so the move/rename of CurveFitting::Jacobian to API::BasicJacobian is not needed anymore. Re #20404
-
- Sep 12, 2017
-
-
Antti Soininen authored
Use const static std::string for string constants instead of constexpr char*. Re #20404
-
Antti Soininen authored
Re #20404
-
Antti Soininen authored
Re #20404
-
Antti Soininen authored
Re #20404
-
Antti Soininen authored
Moved algorithm class private methods to a private namespace. Re #20404
-
- Sep 11, 2017
-
-
Antti Soininen authored
Also, extend unit tests. Re #20404
-
- Sep 08, 2017
-
-
Antti Soininen authored
Jacobian.h moved from CurveFitting to API and renamed to BasicJacobian since a Jacobian implementation is needed by CalculatePolynomialBackground. Re #20404
-