- 26 Aug, 2015 1 commit
-
-
Edgar Solomonik authored
Renamed Accumulator->Transform, since Accumulator does not make so much sense for Endomorphism
-
- 21 Aug, 2015 1 commit
-
-
solomon authored
Added 'Function' and 'Accumulator' to interface, which can be used as endomorphism/univar/bivar function/accumulators. Modifying template parameter ordering to A, B, C. Updated examples accordingly to use these.
-
- 17 Aug, 2015 1 commit
-
-
Edgar Solomonik authored
Switched from function pointers to std::function, and made some tests use Lambdas. There are useful things in C++11 after all.
-
- 03 Aug, 2015 1 commit
-
-
Edgar Solomonik authored
Added tests for sparse univariate custom function that performs integration of a sparse matrix of forces based on a cutoff. It reveals limitations in the current sparse summation implementation.
-
- 31 Jul, 2015 1 commit
-
-
Edgar Solomonik authored
Got univariate functions working, added some two tests for them, including force integration. Added a function to compute the additive inverse of a tensor to be used for groups, as the normal infrastructure cannot currently handle this case, since it uses the notion of an inverse of the multiplicative identity
-
- 29 Jul, 2015 1 commit
-
-
Edgar Solomonik authored
Fixes to custom elementwise functions. Partially completed work on an expression based interface for them. Added endomorphism test.
-
- 08 Apr, 2015 1 commit
-
-
Edgar Solomonik authored
-
- 26 Feb, 2015 1 commit
-
-
Edgar Solomonik authored
-
- 23 Feb, 2015 1 commit
-
-
Edgar Solomonik authored
-
- 27 Oct, 2014 1 commit
-
-
solomon authored
Merged dt_aux_sort, dt_aux_rw and whatever was already moved to int_sort into sparse_rw Some work on int_tensor.cxx (now untyped_tensor.cxx) and associated dependencies
-
- 08 Oct, 2014 1 commit
-
-
solomon authored
-
- 19 Sep, 2014 1 commit
-
-
solomon authored
-
- 23 May, 2014 1 commit
-
-
solomon authored
-
- 22 May, 2014 2 commits
- 21 May, 2014 1 commit
-
-
solomon authored
-
- 19 May, 2014 1 commit
-
-
solomon authored
-