symbolic mathematics engine in OCaml with differentiation, integration, simplification, and numerical methods
17

Configure Feed

Select the types of activity you want to include in your feed.

leibniz / bin / dune
75 B 4 lines
1(executable 2 (name repl) 3 (public_name leibniz-repl) 4 (libraries leibniz))