Owl – An OCaml Numerical Library
github.com
Owl – An OCaml Numerical Library
1–10 of 48 posts
Re: Owl – An OCaml Numerical Library
#2[1]: http://cufp.org/2017/c7-liang-wang-own-data-science-in-ocaml...
Re: Owl – An OCaml Numerical Library
#3Re: Owl – An OCaml Numerical Library
#4Re: Owl – An OCaml Numerical Library
#5Very nice project! Apart from the impressive set of features, what impresses me the most is the README, which is extremely clear and enjoyable.
Re: Owl – An OCaml Numerical Library
#6Edit: doesn't look like this has changed, but there's an effort at https://github.com/ocamllabs/ocaml-multicore that is slowly making progress
Re: Owl – An OCaml Numerical Library
#7Not to be confused with OWL framework from Borland.
[1] https://en.wikipedia.org/wiki/Web_Ontology_Language
[2] https://en.wikipedia.org/wiki/List_of_Winnie-the-Pooh_charac...
Re: Owl – An OCaml Numerical Library
#8I looked at OCaml a few years back for scientific computing, but was turned off by the global lock GC for multithreading (similar to python). Anyone know if this has been changed yet? Edit: doesn't look like this has changed, but there's an effort at https://github.com/ocamllabs/ocaml-multicore that is slowly making progress
Would things like LWT or async help you in any way?
Re: Owl – An OCaml Numerical Library
#9Not to be confused with OWL framework from Borland.
Or the Web Ontology Language (OWL) [1] whose inconsistent acronym is not in fact a tribute to the spelling-challenged Owl character in Winnie-the-Pooh [2] [1] https://en.wikipedia.org/wiki/Web_Ontology_Language [2] https://en.wikipedia.org/wiki/List_of_Winnie-the-Pooh_charac...
TLAs tend to be horribly overloaded and confusing without a very obvious context.
Re: Owl – An OCaml Numerical Library
#10https://github.com/ryanrhymes/owl/wiki/Tutorial:-Algorithmic...
(although "only" forward and reverse mode)