mathlink Questions

1

I just found that such MathLink functions as LinkWrite and LinkRead have something like its own internal CheckAbort that absorbs any aborts, and does not propagate them further. This can be easily...
Durkee asked 12/4, 2011 at 13:39

2

Solved

I'd like to know how can I call Mathematica functions from Python. I appreciate a example, for example, using the Mathematica function Prime. I had search about MathLink but how to use it i...
Nautical asked 23/4, 2012 at 7:57

1

EDIT: Just a confirmation whether you can reproduce this or not would be useful. Only a single computer is needed to try this (no remote connection necessary). Update It seems other can't reproduc...
Smollett asked 3/1, 2012 at 18:56

1

Solved

Is it possible to use Install[] to start a MathLink program with a custom PATH environment variable? I am trying to use mEngine to connect Mathematica to MATLAB on Windows. It only works if mEngin...
Wheeled asked 30/11, 2011 at 12:53

3

Solved

I had an earlier question about integrating Mathematica with functions written in C++. This is a follow-up question: If the computation takes too long I'd like to be able to abort it using Evalua...
Tweed asked 26/11, 2011 at 15:41

1

Solved

I'm interested in calling fortran codes in a Mathematica session. I learn that Mathlink offers a way to do that. But I have little knowledge on C and nothing on C++. Is anybody willing to give me a...
Burny asked 18/11, 2011 at 16:56

3

Solved

I think I am starting to understand how to link functions written in C/C++ to Mathematica. The problem I'm facing is that I don't know how to send error messages from my C wrapper to Mathematica. A...
Nieshanieto asked 29/6, 2011 at 20:29

2

Solved

LinkClose[link] "does not necessarily terminate the program at the other end of the connection" as it is said in the Documentation. Is there a way to kill the process of the slave kernel securely? ...
Entremets asked 8/3, 2011 at 6:51

2

Solved

When working through MathLink with slave kernel I have a problem with correct parsing TextPackets. In particular when such packet corresponds to a Message generated by the slave kernel I do not und...
Chart asked 14/2, 2011 at 23:33

3

Solved

I have discovered that InString[] does not work in MathLink mode when sending input with EnterExpressionPacket header. So I need to define my own function that returns previous input line. One way ...
Inofficious asked 18/2, 2011 at 1:57

3

Solved

I have Mathematica 7.01 and Mathematica 5.2 installed on the same machine. I wish to be able to evaluate code in the v.5.2 kernel from within Mathematica 7.01 session. I mean that running Mathemati...
Orchid asked 13/2, 2011 at 8:54

5

Solved

Is it possible to use Mathematica's computing capabilities from other languages? I need to do some complex operations (not necessarily symbolic, btw), and it'd be pretty sweet to be able to just ca...
Wallen asked 23/11, 2009 at 14:45
1

© 2022 - 2024 — McMap. All rights reserved.