Online Resources

Linux/Unix

Python

Julia

Matlab Tutorials

Other

  • Mathtools.net : A wide range of numerical resources in various languages/environments.
  • CFD-online.com: An online center for computational fluid dynamics resources.
  • Cantera: A suite of object-oriented software tools for problems involving chemical kinetics, thermodynamics, and/or transport processes. Does equilibrium, multiphase, and non- ideal. This is great for Chemical Engineers. It can be used from Python, MATLAB, C++, or Fortran.
  • LaTeX: A collection of useful LaTeX manuals and resources.
  • LYX: A document processor for LaTeX giving all the nice output with less LaTeX know-how.
  • SUNDIALS: Suite of nonlinear differential algegraic equation solvers. Good for stiff ODEs.
  • LAPACK: The successor to LINPACK, and the industry standard for solving linear systems and eigenproblems. This may already be installed on your system.
  • NETLIB: is a large collection of mathematical software, papers, and databases.
  • GAMS: A cross-index and virtual repository of mathematical and statistical software components of use in computational science and engineering from NIST.
  • IMSL: Commercial and comprehensive software libraries including hundreds of routines for many programming languages.
  • NAG: Commercial and comprehensive software libraries analogous to IMSL.
  • Numerical Recipes Software: Commercial code, goes with the Numerical Recipes book. Many routines in many languages available.