- 11 Nov, 2016 1 commit
-
-
Dmitry Bagaev authored
Basic functionality
-
- 28 Oct, 2016 1 commit
-
-
Dmitry Bagaev authored
1) Condest added to final solver interface 2) SolverMaster hided from user 3) Examples fixed with new Solver Class 4) Examples using LLVM coding standarts
-
- 10 Oct, 2016 1 commit
-
-
Dmitry Bagaev authored
-
- 05 Oct, 2016 1 commit
-
-
Dmitry Bagaev authored
-
- 01 Oct, 2016 1 commit
-
-
Dmitry Bagaev authored
-
- 30 Sep, 2016 2 commits
-
-
Dmitry Bagaev authored
-
Dmitry Bagaev authored
-
- 19 Mar, 2016 1 commit
-
-
Kirill Terekhov authored
Fixed NaN output into vtk files. Added support for SuperLU (serial) solver.
-
- 12 Feb, 2016 1 commit
-
-
Kirill Terekhov authored
Cleanup of Row class and Matrix class. Significantly reduced memory required for Row class and consequently for multivar_expression class. Moved out openmp locks and row annotation as additional service classes. Introduced classes HessianRow and HessianMatrix for future possibility of hessian computation in automatic differentiation.
-
- 01 Dec, 2015 1 commit
-
-
Kirill Terekhov authored
Fixes for GCC. Moved functionality to operate with dense matrices as INMOST service. Added possibility to exchange data of type DATA_VARIABLE in parallel. Added possibility to include external content in xml format. Moved overloaded operators for variables from namespace INMOST into global scope to prevent possible ambiguities in compilers. Added perturbation algorithm for BCGS solver.
-
- 24 Nov, 2015 1 commit
-
-
Kirill Terekhov authored
-