scicloj / wolframite

An interface between Clojure and Wolfram Language (the language of Mathematica)
https://scicloj.github.io/wolframite/
Mozilla Public License 2.0
56 stars 2 forks source link

first draft of API namespaces #132

Closed light-matters closed 1 month ago

light-matters commented 1 month ago

A future-proofing structural change to allow the API to evolve without breaking backwards-compatibility.

Groups together the most convenient functions without impacting the logical structure of the source code.