README.md edited online with Bitbucket, added link to Wiki for new Expressions write-up.

release/4.3a0
Frank Dellaert 2018-01-08 22:30:49 +00:00
parent 211724a841
commit 5e5e3fffb2
1 changed files with 3 additions and 1 deletions

View File

@ -66,7 +66,9 @@ In GTSAM 4 a new and more efficient implementation, based on integrating on the
Additional Information
----------------------
Read about important [`GTSAM-Concepts`](GTSAM-Concepts.md) here.
Read about important [`GTSAM-Concepts`](GTSAM-Concepts.md) here. A primer on GTSAM Expressions,
which support (superfast) automatic differentiation,
can be found on the [GTSAM wiki on BitBucket](https://bitbucket.org/gtborg/gtsam/wiki/Home).
See the [`INSTALL`](INSTALL) file for more detailed installation instructions.