Nikolaos

Results 5 comments of Nikolaos

I'm afraid it does not. The only change I could see was that the identity matrix function was renamed from id to eye. However, the tests fail. Here is travis...

So, I went through the failed tests and the error. The tests failed because of API changes, mostly. ``` clojure (def A [ [1 2 3], [4 5 6], [7,8,9]...

If no one else commits this until then (and no hard feelings if they do), I will give this a stab starting next weekend.

Hi @dirmeier, not really, please feel free to take over or supersede with another MR.

I am slowly implementing this over at https://github.com/daydreamt/pgm.jl. It's not in a usable state yet, and I will do an announcement on the mailing list when it is halfway there,...