SCM Repository
Diff of /pkg/Done
Parent Directory
|
Revision Log
|
Patch
revision 1578, Mon Sep 18 21:02:50 2006 UTC | revision 1592, Thu Sep 28 15:31:17 2006 UTC | |
---|---|---|
# | Line 156 | Line 156 |
156 | fallback class for dsCMatrix is dgCMatrix, etc. | fallback class for dsCMatrix is dgCMatrix, etc. |
157 | ||
158 | - tril(), triu() now return matrices of *triangular* classes. | - tril(), triu() now return matrices of *triangular* classes. |
159 | ||
160 | - Factorizations: LU and solve() for *sparse* Matrices is now done, | |
161 | ----------------- using CSparse (and not UMFPACK as originally thought) | |
162 | ||
163 | ||
164 |
|
root@r-forge.r-project.org | ViewVC Help |
Powered by ViewVC 1.0.0 |