JuliaInterop / JuliaInterop/MathLink.jl
Julia -> Mathematica
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 146
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Hi All,
Really interesting repo. Could this package possibly be used to call Julia code from Mathematica? From what I understand, the MathLink library for C/C++ allows for this functionality.
http://edenwaith.com/development/tutorials/mathlink/ML_Tut.pdf
If not, what would need to be added to enable this functionality? Anywhere I should go looking? Would it be possible to statically compile a Julia script and run it inside Mathematica? In the same spirit as Mathematica.jl, I'm looking for a low-hassle way of calling a Julia function inside of Mathematica as if it were native Mathematica. I see that this is possible with MATLAB: https://github.com/rsmenon/MATLink
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository file, test, or entry point is named. Start by reviewing the package's existing MathLink/WSTP interface and the cited MathLink documentation, then determine whether calling Julia from Mathematica is supported or what integration scope would be required. Done would require a decided, documented implementation path rather than an exploratory feasibility answer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100