Discussion:
[Python.NET] Re: [matplotlib-devel] .NET backend working
Sudharshan Munikenchaiah (RBEI/ETB3)
2014-06-13 05:42:46 UTC
Permalink
Hello Python team,

Greetings,

I am a scientific computing software developer, I am trying to migrate from matlab to C#, iron python.

I have a question is there any version of matplotlib which works in ironpython or any open source graphing library for iron python .

Thank You.
Sudharshan Munikenchaiah(ETB3)
Robert Bosch Engineering and Business Solutions Limited
Engineering Solutions - Methods and Tools (RBEI/ETB3)
Gold Hill Square, 690, Hosur Road, Bommanahalli, Bangalore - 566068, INDIA
www.bosch.com<http://www.bosch.com>
David Anthoff
2014-06-16 15:42:53 UTC
Permalink
Hi Sudharshan,



Python.Net has nothing to do with IronPython, so this is probably not the
right place to find info on IronPython solutions.



I was looking for the same thing as you a couple of years ago and didn't
find anything. For a time there were some efforts to bring the scientific
python stack over to IronPython, but that effort apparently has stopped
entirely, as far as I can tell.



You might be better of using Python.Net (what this mailing list is about):
it allows you to run normal CPython, but call .Net code pretty seamlessly
from your python code. In that setup you can of course use any of the normal
plotting libraries that are available for python.



Best,

David



From: PythonDotNet
[mailto:pythondotnet-bounces+anthoff=berkeley.edu-+ZN9ApsXKcEdnm+***@public.gmane.org] On Behalf Of
Sudharshan Munikenchaiah (RBEI/ETB3)
Sent: Thursday, June 12, 2014 10:43 PM
To: pythondotnet-+ZN9ApsXKcEdnm+***@public.gmane.org
Subject: [Python.NET] Re: [matplotlib-devel] .NET backend working



Hello Python team,



Greetings,



I am a scientific computing software developer, I am trying to migrate from
matlab to C#, iron python.



I have a question is there any version of matplotlib which works in
ironpython or any open source graphing library for iron python .



Thank You.

Sudharshan Munikenchaiah(ETB3)

Robert Bosch Engineering and Business Solutions Limited

Engineering Solutions - Methods and Tools (RBEI/ETB3)

Gold Hill Square, 690, Hosur Road, Bommanahalli, Bangalore - 566068, INDIA

<http://www.bosch.com> www.bosch.com

Loading...