scicloj / wolframite

An interface between Clojure and Wolfram Language (the language of Mathematica)
Eclipse Public License 2.0
46 stars 2 forks source link

Using Wolfram Language with WolframAlpha, without a local Wolfram/Mathematica installation #16

Open fleimgruber opened 2 years ago

fleimgruber commented 2 years ago

This is to keep track of usage without a local Mathematica installation as mentioned in https://github.com/scicloj/Clojuratica#dependencies.

A common use case would be to just use WolframAlpha queries as shown in https://www.youtube.com/watch?v=DqoUeFOSNjQ. It would be nice to be able to include clojuratica in the user deps.edn and then be able to interact with WolframAlpha already to get a taste.