mgaitan / fortran_magicLinks
An extension for IPython/Jupyter that helps to use Fortran in your interactive session.
☆118Updated last year
Alternatives and similar repositories for fortran_magic
Users that are interested in fortran_magic are comparing it to the libraries listed below
Sorting:
- Minimal Jupyter Fortran kernel☆72Updated 9 years ago
- A brief and practical introduction to the solution of hyperbolic conservation laws☆52Updated last year
- Wrap Fortran 90/95 in C, Cython and Python☆53Updated 4 years ago
- F90 to Python interface generator with derived type support☆266Updated 2 weeks ago
- Automatically exported from code.google.com/p/f2py☆57Updated 7 months ago
- Sources of fortran90.org☆62Updated last year
- Solving linear, nonlinear equations, ordinary differential equations, ... using numerical methods in fortran☆103Updated 4 years ago
- Python interface for the FRUIT Fortran unit testing framework☆44Updated 5 years ago
- Various utilities for Fortran programs☆221Updated 6 years ago
- FoBiS.py, Fortran projects Building System for poor people☆141Updated 2 months ago
- Python-Fortran bindings examples☆54Updated 9 months ago
- A Coarray Fortran Jupyter notebook kernel☆64Updated 6 years ago
- Library to allow calling fortran code from python☆120Updated this week
- the opinionated *best practices* of Fortran FOSS Programmers group☆68Updated 7 years ago
- Fortran Object-Oriented Differential-equations Integration Environment, FOODIE☆128Updated 2 years ago
- Examples of using f2py to get high-speed Fortran integrated with Python easily☆56Updated 3 years ago
- Fortran type-free variable and type-free dictionary☆76Updated last year
- Fortran interface to the GNU Scientific Library☆90Updated last year
- Finite difference weights for any derivative order on arbitrarily spaced grids. C89, C++ and Fortran 90 implementations with Python bindi…☆40Updated last year
- an opinionated coding guidelines for Fortran poor people☆32Updated 9 years ago
- Markdown To Impressive Scientific Slides☆48Updated 4 years ago
- ☆28Updated 2 years ago
- Tools for updating old Fortran programs (written in Python)☆60Updated 13 years ago
- Python wrapper generator for Fortran☆31Updated 4 months ago
- A template directory structure for a Fortran project using CMake as the build system.☆130Updated 6 years ago
- Three tools to deal with Fortran code: fixed to free source form converter, upper- to lowercase converter, formatter for variable declara…☆47Updated last year
- Modern Fortran Edition of Hairer's DOP853 ODE Solver. An explicit Runge-Kutta method of order 8(5,3) for problems y'=f(x,y); with dense o…☆54Updated 2 years ago
- A lightweight, efficient, highly automated, fortran wrapper for python.☆79Updated last year
- Popular design patterns implemented in Fortran.☆79Updated 4 years ago
- Fortran INI ParseR and generator