issues
search
owlbarn
/
owl
Owl - OCaml Scientific Computing @ https://ocaml.xyz
MIT License
1.22k
stars
124
forks
source link
Fix compilation with OCaml 5.2.0 and update documentation
#677
Closed
jzstark
closed
4 months ago
jzstark
commented
4 months ago
This PR includes three parts:
Fix compilation error due to the introduction of Float16 type in new OCaml version
Fix math notations in the existing inline documentation
Add inline documentation to a part of existing functions that do not have doc yet
This PR includes three parts: