Gael Guennebaud
|
76d05e8236
|
bug #638: fix typos in sparse tutorial
(transplanted from 956251b738a4d955fb4322c2bc5dc5170d9b8367
)
|
2013-08-12 13:37:47 +02:00 |
|
Gael Guennebaud
|
fa81676d64
|
Fix cost evaluation of partial reduxions -> improve performance of vectorwise/replicate expressions involving partial reduxions
(transplanted from bffdc491b304cb207ed63cc421f39e597f8a6a9d
)
|
2013-08-11 19:21:43 +02:00 |
|
Gael Guennebaud
|
b56348046f
|
Ref<> objects must be nested by reference because they potentially store a temporary object
(transplanted from 6719e56b5bfe9ae4badc9a6e894c5824f663d62e
)
|
2013-08-11 17:52:43 +02:00 |
|
Jitse Niesen
|
47a7de7b53
|
QuickReference.dox: std::tan(array) --> tan(array), same for other functions.
(transplanted from c13e9bbabf885abad49aafb77535192262355448
)
|
2013-08-11 10:17:23 +01:00 |
|
Jitse Niesen
|
8607779757
|
Remove LinearLeastSquares.dox , which should not have been added.
Accidentally included in changeset e37ff98bbb21f2ee44c6d912002ddf2cdf05ccda
.
(transplanted from 2f0faf117ead5f92424bd3c67c434eb3ecaa9661
)
|
2013-08-06 08:03:39 +01:00 |
|
Gael Guennebaud
|
be71c46a3c
|
Fix bug #635: add isCompressed to MappedSparseMatrix for compatibility
(transplanted from b72a686830b95afd8941d3c4020eb936628b6398
)
|
2013-08-02 11:11:21 +02:00 |
|
Gael Guennebaud
|
4219db123e
|
reduce cancellation probablity
(transplanted from e90229a429c74b302368e788a36d8bbef4d1e617
)
|
2013-08-02 00:36:06 +02:00 |
|
Hauke Heibel
|
b1f4601bf9
|
Removed non-standard conforming (17.4.3.1.2/1) leading underscore.
|
2013-07-30 08:05:10 +02:00 |
|
Pavel Holoborodko
|
acb82c7f16
|
Quick fix in order to be custom-scalar friendly.
|
2013-07-29 20:13:52 +09:00 |
|
Hauke Heibel
|
9ef3645cc7
|
Removed 'T' prefix from types and thus fixed compilation for GCC.
|
2013-07-29 12:08:50 +02:00 |
|
Sven Strothoff
|
5f11db695b
|
bug #502: add bool intersects() methods to AlignedBox
|
2013-07-28 23:59:37 +02:00 |
|
Hauke Heibel
|
2437215221
|
Fixed constness in Array- and MatrixWrapper.
This also fixes the compilation on VC11.
|
2013-07-28 22:46:38 +02:00 |
|
Hauke Heibel
|
dd27b5c4a8
|
Fixed dummy_precision evaluation.
|
2013-07-28 19:31:33 +02:00 |
|
Jitse Niesen
|
70131120ab
|
Fix bug in MatrixFunctions for matrices with multiple eigenvalues.
Store indices, not eigenvalues, in clusters.
Bug was introduced in changeset a3a55357db7394281c872e911f13d69aba510aec
.
|
2013-07-26 15:39:18 +01:00 |
|
Jitse Niesen
|
6d86cd7224
|
merge
|
2013-07-26 14:30:28 +01:00 |
|
Hauke Heibel
|
75dab1ce5e
|
Fixed floating point warning.
Fixed evaluation of matrix_exp_computeUV.
|
2013-07-26 15:13:54 +02:00 |
|
Jitse Niesen
|
e43934d60f
|
MatrixFunctions: Clean up StemFunction.h
|
2013-07-26 13:51:10 +01:00 |
|
Hauke Heibel
|
75edc7cc8b
|
Fixed VC11 compilation.
The typedefs Lhs/Rhs in the base class are now accessible by derived classes.
|
2013-07-26 11:05:21 +02:00 |
|
Hauke Heibel
|
5897695e8a
|
Merged simple geometry asserts.
|
2013-07-25 21:21:21 +02:00 |
|
Jitse Niesen
|
a3a55357db
|
Clean up MatrixFunction and MatrixLogarithm.
|
2013-07-25 15:08:53 +01:00 |
|
Gael Guennebaud
|
f003a6df38
|
Added tag 3.2.0 for changeset 56f9b810abcc1ce27c7f525a8beef607f0f81687
|
2013-07-23 18:49:47 -07:00 |
|
Gael Guennebaud
|
56f9b810ab
|
bump to 3.2
3.2.0
|
2013-07-23 18:48:35 -07:00 |
|
Jitse Niesen
|
084dc63b4c
|
Clean-up of MatrixSquareRoot.
|
2013-07-22 13:56:15 +01:00 |
|
Jitse Niesen
|
463343fb37
|
Clean-up of MatrixExponential:
* put internal stuff in the internal namespace
* replace member functions by free functions
|
2013-07-21 21:31:15 +01:00 |
|
Jitse Niesen
|
5879937f58
|
Merge in jdh8's branch.
* Enable singular matrix power and complex exponents.
* Eliminate unnecessary copying for sparse Kronecker product.
|
2013-07-21 20:50:15 +01:00 |
|
Chen-Pang He
|
01190b3544
|
Directly code failing example, or it breaks make doc .
|
2013-07-21 18:09:11 +08:00 |
|
Chen-Pang He
|
c00f688c64
|
Fix doc. (It is also used by computeFracPower)
|
2013-07-21 05:40:56 +08:00 |
|
Chen-Pang He
|
51573da3a4
|
Warn about power of a matrix with non-semisimple 0 eigenvalue.
|
2013-07-21 01:00:36 +08:00 |
|
Chen-Pang He
|
1191949e87
|
Improve documentation on Kronecker product module.
|
2013-07-21 00:19:46 +08:00 |
|
Chen-Pang He
|
3d94ed9fa0
|
Document on MatrixExponential::ScalingOp
|
2013-07-21 00:18:19 +08:00 |
|
Chen-Pang He
|
ede27f5780
|
Apply argument-dependent lookup on user-defined types. (using std::)
|
2013-07-20 23:30:37 +08:00 |
|
Chen-Pang He
|
dda869051d
|
Optimize MatrixPower::computeIntPower
|
2013-07-20 18:47:54 +08:00 |
|
Chen-Pang He
|
2320073e41
|
Comment on private members of MatrixPower.
|
2013-07-20 17:58:12 +08:00 |
|
Chen-Pang He
|
c587e63631
|
Simplify MatrixPower::split
|
2013-07-20 17:49:38 +08:00 |
|
Gael Guennebaud
|
12815309a6
|
Added tag 3.2-rc2 for changeset 207747a5180413be359863190965b766f83b80cb
|
2013-07-19 16:59:01 +02:00 |
|
Gael Guennebaud
|
207747a518
|
Bump to 3.2-rc2
3.2-rc2
|
2013-07-19 16:58:51 +02:00 |
|
Gael Guennebaud
|
660b905e12
|
Fix ICE with ICC 11
|
2013-07-19 11:46:54 +02:00 |
|
Gael Guennebaud
|
5ecfdf2c00
|
Fix ICE with ICC 11
(transplanted from 660b905e129c92fd0e8271d2df06d11347f4f32f
)
|
2013-07-19 11:46:54 +02:00 |
|
Gael Guennebaud
|
4f0bd557a4
|
Previous isFinite->hasNonFinite change was broken. After discussion let's rename it to allFinite
|
2013-07-18 11:27:04 +02:00 |
|
Gael Guennebaud
|
e788869cf5
|
Previous isFinite->hasNonFinite change was broken. After discussion let's rename it to allFinite
(transplanted from 4f0bd557a470d47d60f49374153135422bff5289
)
|
2013-07-18 11:27:04 +02:00 |
|
Desire NUENTSA
|
736fe99fbf
|
Fix bug #326 : expose tridiagonal eigensolver to end-users through ComputeFromTridiagonal()
|
2013-07-18 10:32:31 +02:00 |
|
Gael Guennebaud
|
9df04bcede
|
Rename isFinite to hasNonFinite to avoid future naming collisions.
(transplanted from 6fab4012a36ebbc307ef29b7a7d1a9cb606fa67d
)
|
2013-07-17 21:13:45 +02:00 |
|
Gael Guennebaud
|
6fab4012a3
|
Rename isFinite to hasNonFinite to avoid future naming collisions.
|
2013-07-17 21:13:45 +02:00 |
|
Gael Guennebaud
|
2f593ee67c
|
merge with main branch
|
2013-07-17 13:21:35 +02:00 |
|
Gael Guennebaud
|
20e535e142
|
Bump default branch to 3.2.90
|
2013-07-17 10:04:20 +02:00 |
|
Gael Guennebaud
|
c31606c88a
|
Added tag 3.2-rc1 for changeset 2872d964f4b3362bee8e1c488a3208772a671bab
|
2013-07-17 10:00:51 +02:00 |
|
Gael Guennebaud
|
2872d964f4
|
Remove Evaluators in 3.2 branch.
3.2-rc1
|
2013-07-17 10:00:36 +02:00 |
|
Gael Guennebaud
|
2c288b3949
|
Bump to 3.2-rc1
|
2013-07-17 09:37:52 +02:00 |
|
Gael Guennebaud
|
bbaef8ebba
|
SparseLU: make COLAMDOrdering the default ordering method.
|
2013-07-17 09:30:25 +02:00 |
|
Gael Guennebaud
|
bd689ccc28
|
IncompleteLUT should not raise an assert in compute if factorize failed.
|
2013-07-17 09:21:07 +02:00 |
|