Lucas Maystre

Results 1 issues of Lucas Maystre

Currently the various parameter inference algorithms are implemented in pure python (with some vectorized operations via numpy). Since most of these algorithms are iterative, the implementation is still relatively slow...