GitHub / RcppCore/RcppEigen / commits
Rcpp integration for the Eigen templated linear algebra library
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 875298f0 | Add as templates for ArrayXd and ArrayXXd | Douglas Bates <d****s@g****m> | over 14 years ago | |
| 3fef0c32 | Allow import of compressed row sparse matrices. Add test of same. | Douglas Bates <d****s@g****m> | over 14 years ago | |
| 5f9d9759 | Allow for wrapping sparse row-major matrices. | Douglas Bates <d****s@g****m> | over 14 years ago | |
| 7e8f76d6 | Minor typo in a comment | Douglas Bates <d****s@g****m> | over 14 years ago | |
| 23677960 | modify fallback location of unitTest output files to be the RcppEigen.Rcheck/... |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
over 14 years ago | |
| ecba6f5e | two minor fixes, plus a bunch of Emacs whitespace changes (?) |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| ed4a8c67 | JSS corrections. | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| b4b68573 | Make the vignette a vignette even though the changes have no effect. It's ju... | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 89645fc1 | Bump version number | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 4304299c | Now moving things back into the vignettes directory, sigh. | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| d4b91578 | Now moving things back into the vignettes directory, sigh. | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 62b91774 | Now moving things back into the vignettes directory, sigh. | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 34698019 | Renaming the .tex file as .Rnw had no effect so revert that change. | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| c387aef2 | Rename the .tex file to .Rnw to get the index rebuilt. | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| aa6ecc21 | move jss.bst into inst/doc | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 2c672d63 | No longer needed | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 453a583d | move code.R into inst/doc | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 21b22d50 | Move vignette sources back into inst/doc | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| d65e064e | Commit changes prior to moving back into inst/doc | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| cff35505 | Remove the older .Rnw file | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| cd630cd9 | Minor edits, eliminated the display of one set of coefficient estimates. | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 9f3c6a1d | some more spit and polish |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| c37805a5 | brown-paper bag fix to use of Named() |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| 1f6e4bea | bit more spit and polish, finally added 'ISO/IEC 2011' as a C++ 2011 reference |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| df038a77 | i.e. in \textit |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| 51c9e1bc | captions below, without \bf, \it, ... and ending with dot (cf http://www.jsta... |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| 8a111983 | title in 'Title Style' (cf http://www.jstatsoft.org/style/) |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| de281515 | new title per Doug's suggestion |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| 1acfe403 | folds Doug's newer benchmark results into the mix |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| 462e7e88 | small fix, and one question |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| a6d8ff8e | some small fixes |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| cdec5977 | Tightened the code a bit. Tried unsuccessfully to get rid of the widow heade... | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| eab75d4d | Added another fastLm method using the Lapack subroutine dgesdd for the SVD | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 78f5e14c | minor tweak giving a nicer address for Doug |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| a937713d | Clean up code fragments and some phrasings. | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 4951b587 | corrects two cxxfunction() calls adding 'incl' |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| 9c02e70b | this should align all code example in RcppEigen-intro-jss.tex with the most r... |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| f5030ee3 | carries text-part changes from Doug's rev3312 over to jss draft |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| 6d2c131b | Tighten up the code. Synchronize figures with code. | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| b05e51cc | remove quote env in figures, now floats fit (yay!) |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| d7e061fb | carried text changes from rev3309 over |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| 9c408d56 | Mostly minor changes in phrasing | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 415e85ed | critical 'face-palm' fix for code.R |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| efde7dd0 | this adds two pagebreaks earlier |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| 8d1609b7 | now converted to JSS style with "poor man's sweave" and a pure latex document |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| 0a8792d7 | changes up to end of section 3 |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| 32dd78e6 | a little more work -- first Sweave section non-sweave'd |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| 43577113 | removing .aux and .pdf from svn |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| 2a28e25d | committed after just adding |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| dd741dbd | Use NAMESPACE instead of .onLoad | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 0a1df2a1 | beginnings of JSS version -- as plain latex, not sweave |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| cde55a1a | set the ignore flag on a number of volatile latex / bibtex / sweave files |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| 05aeeb00 | removing as per email discussions with Doug |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| c92c3c28 | Got the wrap method for CholmodDecomposition working and incorporated it in t... | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 011c5f40 | Added an example of the sparse Cholesky decomposition classes SimplicialLLT a... | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 58499f32 | An unsuccessful attempt to define a wrap specialization for the Eigen::Cholmo... | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 97b49c10 | Minor changes in Eigen sources | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 0191cb17 | Remove partial definitions of .begin() and .end() for MatrixBase. They weren... | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 139c39db | reset R's prompt via option(), expand two Rcpp citations |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| 91b2edfe | tried to find a reference for C++11, added 'official' one but that is no good |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| 1247c80b | add two \begin{quote} & \end{quote} to figures |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| 2a4b1c65 | Reformulate vignette using highlight throughout on the C++ code sections. St... | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| cf5ed2e6 | Force copy of Rcpp.bib to inst/doc in installed package | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 6b043fb6 | nuking vignette/ |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| 5cdbd47e | Move vignette directory to vignettes | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| a11a701f | Get the name right | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 95cb5909 | Require R(>= 2.14.0) | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 10018bec | Use asDiagonal method, not constructor for DiagonalMatrix templated class | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 25643ddc | Move intro vignette to a vignette directory per R-2.14.0 guidelines | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 1ba4c8e4 | More conversion of listings to the highlight style - not yet finished. Fix mi... | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 1d2d53db | Extend rank calculations to other decompositions | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 3e541a73 | style police: nuke most uses of 'We' or 'we' |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| b1f1306a | as a suggestion, consider this alternative to listings: using the external |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| d6d4dc36 | initial first pass completed |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| 0deda64f | first partial pass (but only up to Section 3.1) |
Dirk Eddelbuettel <e****d@d****g>
Committed by: Dirk Deelbuettel <e****d@d****g> |
almost 15 years ago | |
| 9b6d7398 | Suppress the unitTests vignette | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| bf80db98 | Revise vignette using the LaTeX listings style. | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 59357f5d | Explain the use of the -DNDEBUG flag. | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 2a9cf7b0 | Rephrasing the description. | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| eca4e3cc | *** empty log message *** | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| c7073ace | Date of release and dependency updates. | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| f6b804d9 | Add references to the vignette. | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| ee076024 | Use a method for XtX but returning a MatrixXd, not a view. | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 0727ac52 | Describe the SymmEig method correctly. | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 83e882d5 | Use a macro for XtX temporarily. Clean up code. | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| b8da05b5 | Update to Matrix_1.0.2 versions | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 53aebde5 | Recent upstream updates | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 290169eb | Correct the rank-deficient case for SymmEig; clean up code. | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| d07d3ef1 | Add externally callable functions for Eigen version and SSE instruction sets ... | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| b9949419 | Test all methods | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 76ac37f1 | Extend the introductory document. | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| d99c3bab | Suppress messages and provide additional information about Eigen version and ... | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| b90d48f0 | Allow optional arguments to be passed to printCoefmat; adapt to new returned ... | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 996300b3 | Clean up code. | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| ace741a9 | Align documentation with new code. | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 0cd9442d | Renumber methods according to new scheme. Remove redundant call to "paste". | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 1b360458 | Added to the vignette. | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 07314f2d | Update to version 3.0.3 of Eigen, new version number and date. | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| 5747a8cc | Removed the code for crossprod and tcrossprod, hence remove this test. | Douglas Bates <d****s@g****m> | almost 15 years ago | |
| cb994a83 | Douglas Bates <d****s@g****m> | almost 15 years ago |