Hello all,
I would like to bring in your attention about the power of python, for application in scientific computing. Whilst many people use Fortran,C/C++ for scientific python, a lot of tasks can be automated such as plotting graphs, creating contours calling several external libraries and coupling codes without the need of mixed language programming.
Here's a quick and basic introduction to scipy (Scientific python) which describes the scientific computing based in python:
Click here
Please do comment, suggest, correct and add to our posts
I would like to bring in your attention about the power of python, for application in scientific computing. Whilst many people use Fortran,C/C++ for scientific python, a lot of tasks can be automated such as plotting graphs, creating contours calling several external libraries and coupling codes without the need of mixed language programming.
Here's a quick and basic introduction to scipy (Scientific python) which describes the scientific computing based in python:
Click here
Please do comment, suggest, correct and add to our posts
1 comments:
Recently come across some good material about Python from Prof. Lorena A Barbara's group from Boston University
Please check out the following link:
http://lorenabarba.com/
http://lorenabarba.com/blog/cfd-python-12-steps-to-navier-stokes/
http://lorenabarba.com/news/announcing-practical-numerical-methods-with-python-mooc/
Post a Comment