Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Getting Started

As a Library

Run cargo add algebraeon in the root of your rust project to add the latest version of Algebraeon to your dependencies in your Cargo.toml

[dependencies]
algebraeon = "0.0.11"

Copy one of the example in the next section to get started.