Open ulzegasi opened 9 years ago
By the way, I have tried to modify the path in MathLink.jl for Mathematica 10.0, but the error message didn't change.
Unfortunately I don't have a copy of it to test with, but it looks like the name of Mathematica's MathLink library might have changed (maybe because of a version bump?). You might be able to figure out what it's changed to from the MathLink docs.
@ulzegasi Hey, did you finally solve the issue? I'm kinda stuck at the same thing.
@MikeInnes I don't know if you still actively develop this for Mathematica (Wolfram Language), but if you are please let me know and I can add you to our Wolfram Developer program so you always have the latest versions, including unreleased version.
Sure, I'd be happy to join the developer program. I can't guarantee to spend a lot of time maintaining this package but it'd certainly help me find any simple fixes I can put up.
Could I participate as well?
I'm quite interested in the interop of Julia with Mathematica :)
On Tue, Feb 19, 2019 at 9:36 PM Mike J Innes notifications@github.com wrote:
Sure, I'd be happy to join the developer program. I can't guarantee to spend a lot of time maintaining this package but it'd certainly help me find any simple fixes I can put up.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/JuliaInterop/Mathematica.jl/issues/8#issuecomment-465194682, or mute the thread https://github.com/notifications/unsubscribe-auth/AMNNXiGME1zbULIe74wjY4ldvOrkPr-pks5vPCEUgaJpZM4DwCi5 .
OK, thank you.
If you can send an email to prerelease@wolfram.com, then we can you set up with this.
On Tue, Feb 19, 2019 at 10:06 AM Mike J Innes notifications@github.com wrote:
Sure, I'd be happy to join the developer program. I can't guarantee to spend a lot of time maintaining this package but it'd certainly help me find any simple fixes I can put up.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/JuliaInterop/Mathematica.jl/issues/8#issuecomment-465194682, or mute the thread https://github.com/notifications/unsubscribe-auth/ADFkChag3Au8hMSjyyl9bepo0-U8OS-Lks5vPCEUgaJpZM4DwCi5 .
Yes.
If you can send an email to prerelease@wolfram.com, then we can you set up with this.
On Tue, Feb 19, 2019 at 10:22 AM Abhinav Sharma notifications@github.com wrote:
Could I participate as well?
I'm quite interested in the interop of Julia with Mathematica :)
On Tue, Feb 19, 2019 at 9:36 PM Mike J Innes notifications@github.com wrote:
Sure, I'd be happy to join the developer program. I can't guarantee to spend a lot of time maintaining this package but it'd certainly help me find any simple fixes I can put up.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/JuliaInterop/Mathematica.jl/issues/8#issuecomment-465194682 , or mute the thread < https://github.com/notifications/unsubscribe-auth/AMNNXiGME1zbULIe74wjY4ldvOrkPr-pks5vPCEUgaJpZM4DwCi5
.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/JuliaInterop/Mathematica.jl/issues/8#issuecomment-465202192, or mute the thread https://github.com/notifications/unsubscribe-auth/ADFkCptwqpbaeQXA8jePjmU9RfcBg5o3ks5vPCStgaJpZM4DwCi5 .
@arnoudbuzing , done :)
I am using Mathematica 10 on Windows 7. Pkg.add("Mathematica") worked smoothly, but then I get the following error:
Any suggestions how to fix the issue? Thank you very much!