mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
* eigen2->eigen3
* bump version to 2.91.0 * add FindEigen3.cmake
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#!/bin/sh
|
||||
|
||||
# this script must be run from the eigen2/ directory.
|
||||
# this script must be run from the eigen/ directory.
|
||||
# when running hg churn from the scripts/ subdir, i hit a divide-by-zero error.
|
||||
#
|
||||
# like this:
|
||||
# cd eigen2
|
||||
# cd eigen
|
||||
# USER=yourtuxfamilyuser scripts/eigen_gen_credits
|
||||
|
||||
rm -f eigen_gen_credits.log
|
||||
|
||||
Reference in New Issue
Block a user