5 releases

Uses old Rust 2015

0.10.3 Sep 12, 2017
0.10.2 Sep 7, 2017
0.10.1 Sep 7, 2017
0.10.0 Sep 5, 2017
0.9.0 Nov 3, 2016

#754 in Machine learning

26 downloads per month

Unlicense

16KB
285 lines

mli_mep

Multi Expression Program implementation for mli.


lib.rs:

Takes an input slice which must be exactly equal in length to self.inputs, or it will panic. Produces an iterator which must be entirely consumed or else it will panic on drop().

Dependencies

~1–1.8MB
~34K SLoC