Skip to content

Commit

Permalink
Merge pull request #685 from zesterer/mini-ml-example
Browse files Browse the repository at this point in the history
Improved pratt ergonomics, added Mini ML example
  • Loading branch information
zesterer authored Oct 25, 2024
2 parents bb83c69 + 5a01a44 commit 9d2b187
Show file tree
Hide file tree
Showing 6 changed files with 1,375 additions and 275 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -141,3 +141,7 @@ required-features = ["std"]
[[example]]
name = "foo"
required-features = ["std"]

[[example]]
name = "mini_ml"
required-features = ["pratt", "label"]
Loading

0 comments on commit 9d2b187

Please sign in to comment.