Simon Lacoste-Julien

Links

Last Modified: 2002-11-30

Home
Summer Research
School
Links
About Me

Modelling and Simulation

  • A Collection of Modelling and Simulation Resources on the Internet

  • Modelica

  • INFOGRAPHY about Dynamics -- Mathematical Models

  • AToM3 API

    Hybrid Systems

  • Event Location for Ordinary Differential Equations
  • Hybrid Dynamic Systems Software
  • Using Ptolemy to model Hybrid Systems

    C/Fortran to Python

  • FAQTs - Knowledge Base - View Entry - Can python be embedded in a fortran program

  • F2PY: Fortran to Python interface generator

  • Pyfort -- The Python-Fortran connection tool

  • SWIG - Simplified Wrapper and Interface Generator
  • SWIG and Python Callback mechanism

  • SciPy

  • Numerical Python
  • Numerical Python arrays in C extension modules

  • Extending and Embedding the Python Interpreter
  • Writing the Setup Script

  • Calling Fortran Subroutines from C-C++
  • Mixing C-C++ and Fortan
  • C from Fortran Home Page
  • Compaq Fortran 90 Language Reference Manual
  • Introduction to FORTRAN A Reference Manual
  • Introduction to FORTRAN Programming
  • Sun WorkShop Compiler Fortran Documentation

  • 2d array issue in f2py
  • cfortran.h V2.8 [reference manual]
  • cfortran.h

  • Dynamic Link Libraries
  • Shared Libraries

  • Python for Scientific Computing Tutorial This is a presentation by Eric Jones covering multiple areas of interest to the scientific community including Numeric, plotting, 3D graphics with VTK, SWIG and f2py, and parallel programming. I put this link here mainly because of its small section about interfacing legacy C/Fortran code to Python. But as an intro to the scientific world of Python (see SciPy.org), it is also very good.

    DAEs

  • DAE Research Page

  • Book Computer Methods for ODEs and DAEs

  • DASSL

  • Linda R. Petzold

  • DAEPACK

  • ODE-DAE Solver

  • Test Set for Initial Value Problem Solvers

  • WWW Modelling and Simulation Toolkit

  • Sundial: SUite of Nonlinear and DIfferential/ALgebraic equation Solvers from LLNL (Lawrence Livermore National Laboratory). Pertinent for me there is IDA, an implicit DAE solver based on DASPK but written in ANSI C. By Alan C. Hindmarsh and Allan G. Taylor.     2002/07/20

    DDEs

  • Solving DDEs with MATLAB

    Debugging

  • An Introduction to Using gdb to Debug Pointer Problems in C Programs
  • Debugging with GDB

  • Debugging Dynamic Functions

  • PyDebug Page

  • How To Ask Questions The Smart Way
  • How to Report Bugs Effectively

    Science

  • Scilab Home Page

  • SciPy

  • The Netlib

    Math

  • Mizar Home Page