- 29 Oct, 2019 25 commits
-
-
-
-
-
-
-
-
-
-
-
#1489 Added exits so that MatrixOperations using the wrong DoReuseMatrix policy also cause the program to stop in release mode.
-
-
-
-
-
-
-
-
-
-
GILLES Sebastien authored
#1292 Fix many warnings, most of them stemming from the fact Seldon used int for its indexes whereas Xtensor use the more sensible std::size_t.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#1492 Remove Tclap from the library - give it the same status as the others third party libraries that are installed through ThirdPartyCompilationFactory.
-
- 17 Oct, 2019 6 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#1292 Replace the alias XtensorMatrix and XtensorVector by LocalMatrix and LocalVector. Remove now unused files.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
- 16 Oct, 2019 7 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#1292 TMP Elasticity case compiles with XTensor only. Many deactivated to make that work though... Seldon has been removed due to conflicts with Blas files also in Xtensor.
-
GILLES Sebastien authored
-
- 12 Oct, 2019 2 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#1292 Use Xtensor for the transient source operator. I used the same trick as reported in previous commit for matrices.
-