JHenneberg / Guide_VSCode-fortran
A comprehensive guide on how to set up a complete development environment for Fortran in Visual Studio Code.
☆60Updated 2 years ago
Alternatives and similar repositories for Guide_VSCode-fortran:
Users that are interested in Guide_VSCode-fortran are comparing it to the libraries listed below
- Lightweight YAML parser written in object-oriented Fortran☆47Updated 9 months ago
- Modern Fortran Numerical Differentiation Library☆67Updated 11 months ago
- Lightweight HDF5 polymorphic Fortran: h5write() h5read()☆104Updated last week
- Examples of using f2py to get high-speed Fortran integrated with Python easily☆54Updated 3 years ago
- 1D-6D Adaptive Gaussian Quadrature with Modern Fortran☆37Updated 2 years ago
- ☆33Updated 3 years ago
- the opinionated *best practices* of Fortran FOSS Programmers group☆65Updated 7 years ago
- Three tools to deal with Fortran code: fixed to free source form converter, upper- to lowercase converter, formatter for variable declara…☆44Updated 11 months ago
- An easy to follow library to make Fortran easier in general with wrapped interfaces, sorting routines, kD-Trees, and other algorithms to …☆100Updated this week
- Forlab is a Fortran module that provides a lot of functions for scientific computing mostly inspired by Matlab and Python's package NumPy…☆34Updated 3 years ago
- Short instructional Fortran codes associated with Twitter @FortranTip☆68Updated 8 months ago
- Material related to the PRACE MOOC on Fortran programming☆44Updated 9 months ago
- VERA Fortran Utilities☆44Updated last week
- Tools for updating old Fortran programs (written in Python)☆57Updated 12 years ago
- Fortran INI ParseR and generator☆39Updated last year
- Fortran logging library☆57Updated 7 years ago
- Fortran type-free variable and type-free dictionary☆75Updated 4 months ago
- Example programs showing how to call LAPACK driver and computational routines (Fortran double precision)☆61Updated 7 years ago
- A FORTRAN module to write Numpy's *.npy and *.npz files☆42Updated last year
- Double precision version of fftpack☆71Updated 6 months ago
- Automatically generates FORtran Documentation from comments within the code.☆40Updated 4 years ago
- Modernized Minpack: for solving nonlinear equations and nonlinear least squares problems☆99Updated 7 months ago
- GitHub action to setup Fortran compiler and toolchain☆83Updated last week
- An easy Windows installer for GFortran and the Fortran Package Manager☆60Updated last year
- Python-Fortran bindings examples☆53Updated 2 weeks ago
- An open-source Fortran library for mathematics, science and engineering (*in a way* just like scipy for python)☆173Updated last week
- Code examples from Rouson, Xia & Xu (Cambridge University Press, 2011)☆41Updated 4 years ago
- A short tutorial to get people started with Fortran's coolest feature, coarrays.☆56Updated 4 months ago
- Solving linear, nonlinear equations, ordinary differential equations, ... using numerical methods in fortran