Marcello Seri
Marcello Seri
Unfortunately re does not support utf-8 at the moment: https://github.com/ocaml/ocaml-re/issues/24
Indeed, they are pretty outdated. ocaml-jupyter had changed this installation step quite some time ago. Could you send a PR to fix it?
The repository should be https://github.com/owlbarn/tutorial
sorry for the latency. I am surprised, as it works fine in docker. In my system I compile by only setting `PKG_CONFIG_FLAGS=“ /opt/OpenBlas/lib/pkgconfig”` (the folder of openblas.pc) instead of touching...
@dborisog I use the same procedure listed above, but I only just realised that I had also added `/opt/OpenBLAS/lib` to `/etc/ld.so.conf`. To see if this may be the culprit can...
We have been notified that the standard plain install should work on the latest Ubuntu release
Can you please send a PR to `eigen` to change g+c to $(CXX)? The error may just be numerical instability, does it fail consistently?
Thanks. @tachukao if you are looking at tests failures, it may be worth to take also this into account
I think this is now fixed as well. Please reopen it if I am wrong
@bcdarwin we are updating again the way eigen is built. Can you check if owl builds in your setting with eigen from git://github.com/nandor/eigen.git ?