-
The interface with Mathematica has been broken since Mathematica 9 came out.
The problem is that the program `math` does not behave nicely with expect.
This fix uses a wrapper, as suggested in [ht…
-
On Mac OS X with Mathematica 10 I'd like to statically link my code to libMLi3.a instead of libMLi4.a because libMLi4.a requires also linking to CoreFoundation and seems to introduce a weird performan…
-
@alash325 Why is it necessary to **install** pythonica? Just put pythonica.py next to Wolfram.py and it will work out of the box.
-
Just installed Mathematica v10 on Ubuntu 12.04, with MATLAB r2013b.
Running the first example from the website, I get the following:
![temp](https://cloud.githubusercontent.com/assets/6626247/35497…
tjof2 updated
10 years ago
-
Is there a way of printing an Array in a Mathematica compatible format so that I can copy & paste?
(I was hoping [this](https://github.com/one-more-minute/Mathematica.jl) might help, but I got
```
j…
-
Ideally I'd like to the see the parser generate a standard "Math AST" which the evaluator can read and execute. You could even go as far as seperating them into two different repos and have the main `…
tarqd updated
10 years ago
-
*Issue migrated from trac ticket # 15618*
**component:** wxOSX | **priority:** normal | **resolution:** invalid
#### 2013-10-29 11:54:06: jdog (Jonatan Magnusson) created the issue
___
I have a st…
-
Needs["MATLink`"] gives no problems, however OpenMATLAB[] fails with the following error message :
OpenMATLAB::noopen: Could not open a connection to MATLAB. >>
This is what I get in my console when …