Allow linear combinations to be added together.

This commit is contained in:
Sean Bowe
2017-12-14 16:11:24 -07:00
parent 70a588ceee
commit dc981e6abc
2 changed files with 38 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ homepage = "https://github.com/ebfull/bellman"
license = "MIT/Apache-2.0"
name = "bellman"
repository = "https://github.com/ebfull/bellman"
version = "0.0.6"
version = "0.0.7"
[dependencies]
rand = "0.3"