- 06 Nov, 2016 5 commits
-
-
Gael Guennebaud authored
Generalize IterativeSolverBase::solve to hanlde any sparse type as the results (instead of SparseMatrix only)
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
Needed for evaluator<Solve>.
-
Gael Guennebaud authored
-
- 05 Nov, 2016 3 commits
-
-
Benoit Steiner authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
- 04 Nov, 2016 2 commits
-
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
- 03 Nov, 2016 6 commits
-
-
Benoit Steiner authored
-
Benoit Steiner authored
-
Benoit Steiner authored
-
Benoit Steiner authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
Bug 1330: Cholmod supports double precision only, so let's trigger a static assertion if the scalar type does not match this requirement.
-
- 02 Nov, 2016 8 commits
-
-
Benoit Steiner authored
Disable vectorization on device only when compiling for sycl
-
Benoit Steiner authored
-
Benoit Steiner authored
-
Benoit Steiner authored
-
Benoit Steiner authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Benoit Steiner authored
Fixed the ambiguity in callig make_tuple for sycl backend.
-
- 01 Nov, 2016 3 commits
-
-
Rasmus Munk Larsen authored
-
Rasmus Munk Larsen authored
Fix type in lgamma_impl<double>.
-
Benoit Steiner authored
-
- 31 Oct, 2016 1 commit
-
-
Mehdi Goli authored
-
- 28 Oct, 2016 6 commits
-
-
Benoit Steiner authored
-
Benoit Steiner authored
-
Benoit Steiner authored
-
Benoit Steiner authored
-
Benoit Steiner authored
-
Benoit Steiner authored
-
- 27 Oct, 2016 5 commits
-
-
Rasmus Munk Larsen authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
Always enable /bigobj for tests to avoid a compile error in MSVC 2015
-
Benoit Steiner authored
-
Benoit Steiner authored
-
- 26 Oct, 2016 1 commit
-
-
Gael Guennebaud authored
Fix regression in X = (X*X.transpose())/s with X rectangular by deferring resizing of the destination after the creation of the evaluator of the source expression.
-