What is the difference between Julia and Julia Pro?

3k views Asked by At

What is the difference between Julia and Julia Pro offered by Julia Computing?

Does Julia Pro have any enterprise library which isn't available in Julia?

2

There are 2 answers

0
Antonello On BEST ANSWER

As you can read in the project description there are a few optional packages you can install on top of the "free version" (mostly in the area of Excel integration and business workflow), but the main "difference" is in the installation process, expecially in Windows or Mac:

With standard Julia you need three steps: install Julia itself, install an editor (e.g. Juno/Atom or VScode with the Julia extension), add the desired packages.

With JuliaPro, you have these three steps by just clicking an installer.

0
Tanishq kumar On

Julia Pro is a all in one simple solution as Anaconda for Python.