Uncategorized

external calls – Mathematica data to python session



I am doing some work and the last part of it needs to be done in python. All I need is to transfer a list of numeric higher rank tensors that I generated in the mathematica notebook to python. I am trying to use external session, but I don’t find in the documentation how can I carry the variables from the notebook, that is x = {tensor, tensor,…}, into the external evaluate. The documentation only shows you the other way around, a result from external evaluate to mathematica, through the output.



Source link

Leave a Reply

Your email address will not be published. Required fields are marked *