aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/Mainpage.dox
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Mainpage.dox')
-rw-r--r--doc/Mainpage.dox6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/Mainpage.dox b/doc/Mainpage.dox
index b82e60c60..a64c9286e 100644
--- a/doc/Mainpage.dox
+++ b/doc/Mainpage.dox
@@ -75,7 +75,7 @@ Eigen is well tested with recent versions of GCC and ICC. Both GCC 4.2 and ICC g
For best performance, we recommend the following compilation flags:
<ul>
- <li>\b GCC: \c -O3 \c -DNDEBUG \c -finline-limit=10000 </li>
+ <li>\b GCC: \c -O3 \c -DNDEBUG \c -finline-limit=1000 </li>
<li>\b ICC: \c -O3 \c -DNDEBUG \c -xT \c -ipo \c -no-prec-div \c -no-inline-max-size </li>
</ul>
@@ -120,8 +120,8 @@ standalone "demos".
TODO: update this section; make web links
-Currently: Kalzium, Avogadro, KSpread(a bit), Krita(a bit)
-Planned: much more use in KOffice 2.1, Step (if we make Eigen good enough!)
+Currently: Kalzium, Avogadro, KSpread(a bit), Krita(a bit), KGLLib<br>
+Planned: much more use in KOffice 2.1, Step (if we make Eigen good enough!), OpenBabel (maybe)
Please tell us if you know of other interesting projects using Eigen!