interactive online data plotting using python
Question: is it possible to recreate such functionality with python?
http://itools.subhashbose.com/grapher/index.php
Backstory: We want to create a hybrid online teaching/computational
resource for undergraduate students of our institute, running on a local
server. I have worked only in matlab, and have fair bit experience in c++.
so wanted to choose appropriate language (preferably open source, but not
strictly) which can facilitate above functionality with mathematica cdf
like properties. I wanted to learn python form long time so wanted to know
if it can do the job. Dont want to use javascript (which i suppose is used
in this page).
No comments:
Post a Comment