Skip to main content

Questions tagged [free-wolfram-engine]

Questions on the free Wolfram engine offered to developers. The questions must relate directly to the free version of the engine, not a feature that is shared with the engine that comes with other paid products. Possible tags it could be related to are front-end, jupyter-notebook and notebooks.

5 votes
1 answer
215 views

Mathematica/Wolfram engine on general ARM64 Linux platform

As we know there is one (and probably the only one) ARM distro of Mathematica, that is the one for raspberry pi. So my question is if there is a method to install this version of Mathematica or at ...
Renamable Finn's user avatar
2 votes
0 answers
107 views

How exactly get and install Wolfram Engine 14.0 under macOS? [closed]

The page https://www.wolfram.com/engine/ shows only 3 ways to insal the Wolfram Engine. The one shown for macOS, using homebrew. Although I hesitate to use homebrew —since I use MacPorts (and then ...
murray's user avatar
  • 12k
3 votes
3 answers
196 views

Wolfram Alpha and Wolfram Engine produce different Laplace transforms

Consider the following Laplace transform: $$\mathcal{L}\{\dfrac{\sin{2x}}{x}\}$$ To calculate it, I'd write LaplaceTransform[Sin[2 x] / x, x, p] into both Wolfram ...
Mehrshad Khansarian's user avatar
0 votes
0 answers
44 views

A possible bug when overlaying objects with zero Opacity [duplicate]

I believe I have discovered a bug in WolframScript but it's a priori more probable that I'm doing something wrong so I'd be grateful if someone either confirmed the problem, tells me what I'm doing ...
Haydon Berrow's user avatar
1 vote
3 answers
168 views

Converting Wolfram Language Scripts (.wls) into PDFs

I have just discovered the free (as in free beer) Wolfram Engine, coming with a generous licence. After playing with Mathematica for a while, and missing the notebook feature, I would like to generate ...
antonio's user avatar
  • 111
0 votes
0 answers
91 views

The code install-wolfram-engine-13.3.1.sh fails with dependency errors on Raspbian GNU/Linux 11 (bullseye) on Pi4

should the install script work as it is or are there any prerequisites for it to work? TIA
rlj's user avatar
  • 170
11 votes
2 answers
678 views

List of development tools for the Wolfram Language and Mathematica

What free and commercial tools for Wolfram Language development do you know? A while back I did a review of free tools for developing in the Wolfram Language (you can read my review with the help of a ...
Kirill Belov's user avatar
0 votes
0 answers
32 views

Where do I find the necessary .jar file(s) to call the Mathematica engine from a java application?

I went to www.github.com/WolframResearch, but it wasn't clear where on that site the .jar file(s) could be found. Thanks for any guidance.
Kerry M. Soileau's user avatar
2 votes
0 answers
99 views

Does VertexChromaticNumber return the optimal value?

The following code is meant to make a graph where each node represents a bitstring of length d and two nodes are connected if and only if the Hamming distance between their bitstrings is exactly 2. It ...
Simd's user avatar
  • 1,119
2 votes
1 answer
572 views

Wolframscript kernel in Visual Studio Code

I installed the free Wolfram Script and Wolfram Engine on my Mac (I do not have Mathematica), and I generated free activation keys. After entering these keys into the terminal, I am able to run ...
Joe's user avatar
  • 151
38 votes
3 answers
6k views

Wolfram Engine + Jupyter $\stackrel{?}{=}$ Mathematica

I want to buy a license for Mathematica and was checking the prices. Some people on Reddit have claimed that one can get a free a Wolfram Engine and install the Jupyter notebook interface and that is ...
user avatar
1 vote
0 answers
265 views

How to install Wolfram Engine in Termux?

How to install Wolfram Engine for Linux in Temux? I did the following: pkg i xz-utils avahi inetutils avahi-daemon ...
Ulysses Zhan's user avatar
1 vote
0 answers
88 views

Solve a simple system of differential inequalities

I would want to use WolframEngine's API to compute motion path equations. For example, a uniform motion's system of equations gives a path equation: ...
scriptfoo's user avatar
  • 211
0 votes
0 answers
210 views

Find a way to have all progressively human reading or logical steps in a symbolic calculus and improve rendering

I have the following Mathematica notebook on this link notebook link 1.First, I would like to generate in an automatically way this notebook to a Wolfram script that I can make run directly from ...
youpilat13's user avatar
0 votes
0 answers
63 views

Using and executing the missing complex functions of Mathematica in Wolfram script *.wls

I have the following Mathematica notebook on this link notebook I was told that the binary wolframscript couldn't understand some complex functions of Mathematica. First, I would you like to convert ...
youpilat13's user avatar

15 30 50 per page