EdgeML/cpp/eigen
Harsha Vardhan Simhadri efc4ad2be3 Reorganization (#54)
* Base Reorg

* Readme

* Reorgs

* Reorg stuff

* Reorg stuff

* Revert some fast changes

* Update 00_emi_lstm_example.ipynb

* Update 01_emi_fastgrnn_example.ipynb

* Update 02_emi_lstm_initialization_and_restoring.ipynb

* Dependenceies

* Dependencies

* Requirments

* Paper

* NIPS

* Rname c++ to cpp

* Update README.md

* Update README.md
2018-09-05 14:41:13 +05:30
..
Eigen Reorganization (#54) 2018-09-05 14:41:13 +05:30
bench Reorganization (#54) 2018-09-05 14:41:13 +05:30
blas Reorganization (#54) 2018-09-05 14:41:13 +05:30
cmake Reorganization (#54) 2018-09-05 14:41:13 +05:30
demos Reorganization (#54) 2018-09-05 14:41:13 +05:30
doc Reorganization (#54) 2018-09-05 14:41:13 +05:30
failtest Reorganization (#54) 2018-09-05 14:41:13 +05:30
lapack Reorganization (#54) 2018-09-05 14:41:13 +05:30
scripts Reorganization (#54) 2018-09-05 14:41:13 +05:30
test Reorganization (#54) 2018-09-05 14:41:13 +05:30
unsupported Reorganization (#54) 2018-09-05 14:41:13 +05:30
.hg_archival.txt Reorganization (#54) 2018-09-05 14:41:13 +05:30
.hgeol Reorganization (#54) 2018-09-05 14:41:13 +05:30
.hgignore Reorganization (#54) 2018-09-05 14:41:13 +05:30
.hgtags Reorganization (#54) 2018-09-05 14:41:13 +05:30
CMakeLists.txt Reorganization (#54) 2018-09-05 14:41:13 +05:30
COPYING.BSD Reorganization (#54) 2018-09-05 14:41:13 +05:30
COPYING.GPL Reorganization (#54) 2018-09-05 14:41:13 +05:30
COPYING.LGPL Reorganization (#54) 2018-09-05 14:41:13 +05:30
COPYING.MINPACK Reorganization (#54) 2018-09-05 14:41:13 +05:30
COPYING.MPL2 Reorganization (#54) 2018-09-05 14:41:13 +05:30
COPYING.README Reorganization (#54) 2018-09-05 14:41:13 +05:30
CTestConfig.cmake Reorganization (#54) 2018-09-05 14:41:13 +05:30
CTestCustom.cmake.in Reorganization (#54) 2018-09-05 14:41:13 +05:30
INSTALL Reorganization (#54) 2018-09-05 14:41:13 +05:30
README.md Reorganization (#54) 2018-09-05 14:41:13 +05:30
eigen3.pc.in Reorganization (#54) 2018-09-05 14:41:13 +05:30
signature_of_eigen3_matrix_library Reorganization (#54) 2018-09-05 14:41:13 +05:30

README.md

Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.

For more information go to http://eigen.tuxfamily.org/.