Skip to content

Commit

Permalink
Merge pull request #13 from rabbiabram/rabbiabram-patch-1
Browse files Browse the repository at this point in the history
Updated changed links
  • Loading branch information
rabbiabram committed Jan 14, 2016
2 parents 5a98c22 + b424531 commit 3b8721d
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ A curated list of awesome Fortran frameworks, libraries and software. Inspired b
* [F03GL](http://www-stone.ch.cam.ac.uk/pub/f03gl/index.xhtml) - a Fortran 2003 interface to the OpenGL library, along with the GLU and GLUT toolkits.
* [gtk-fortran](https://github.com/jerryd/gtk-fortran/wiki) - a cross-platform library to build Graphical User Interfaces (GUI) using [GTK+](http://www.gtk.org/). Very useful when combined with the [Glade](https://glade.gnome.org/) RAD tool.
* [PGPLOT](http://www.astro.caltech.edu/~tjp/pgplot/) - cross-platform scientific graphing library.
* [Xeffort](http://www.xeffort.com/) - open source library for building GUI applications in Intel Visual Fortran.
* [Lib_VTK_IO](https://github.com/szaghi/Lib_VTK_IO) - Pure Fortran (2003+) library to write and read data conforming the VTK standard.

## Math Libs
Expand All @@ -39,7 +38,7 @@ A curated list of awesome Fortran frameworks, libraries and software. Inspired b
* [CERNLIB](http://cernlib.web.cern.ch/cernlib/) - The CERN Program Library is a large collection of general purpose libraries and modules maintained and offered in both source and object code form on the CERN central computers
* [EISPACK](http://www.netlib.org/eispack/) - a software library for numerical computation of eigenvalues and eigenvectors of matrices, written in FORTRAN
* [FGSL](http://www.lrz.de/services/software/mathematik/gsl/fortran/index.html) - portable, object-based Fortran interface to the [GNU scientific library](http://www.lrz.de/services/software/mathematik/gsl/)
* [IMSL](http://www.roguewave.com/products/imsl-numerical-libraries/fortran-library.aspx) - The IMSL Fortran Numerical Library is the standard for high performance computing commercial mathematics and statistics libraries
* [IMSL](http://www.roguewave.com/products-services/imsl-numerical-libraries/fortran-libraries) - The IMSL Fortran Numerical Library is the standard for high performance computing commercial mathematics and statistics libraries
* [Lis](http://www.ssisc.org/lis/index.en.html#download) - a Library of Iterative Solvers for Linear Systems
* [NAG Fortran Library](http://www.nag.co.uk/numeric/fl/FLdescription.asp) - Produced by experts for use in a variety of applications, the NAG Fortran Library has a global reputation for its excellence and, with hundreds of fully documented and tested routines, is the largest collection of mathematical and statistical algorithms available
* [netCDF](https://github.com/Unidata/netcdf-fortran) - a set of software libraries and self-describing, machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data.
Expand Down Expand Up @@ -113,13 +112,12 @@ Various resources, such as books, websites and articles, for improving your Fort
## Fortran Websites

* [The Fortran Company](http://www.fortran.com/) - A home page of FORTRAN programming language.
* [Fortran Dev](http://fortrandev.wordpress.com) - Fortran development blog.
* [Fortran Dev](https://fortrandev.wordpress.com/) - Fortran development blog.
* [Fortran WIKI](http://fortranwiki.org/fortran/show/HomePage) - An open venue for discussing all aspects of the Fortran programming language and scientific computing.

## Fortran Videos

* [GNU FORTRAN Lesson 1](http://www.youtube.com/watch?v=qUy8M10uZRU) - Videos about the Fortran programming language.
* [Modern Fortran for Scientists and Engineers](http://jolts.stanford.edu/72/modern_fortran_for_scientists_and_engineers) - Stanford JOLTS video tutorials on modern features of Fortran.
* [GNU FORTRAN Lesson 1](https://www.youtube.com/watch?v=qUy8M10uZRU) - Videos about the Fortran programming language.

# Other Awesome Lists

Expand Down

0 comments on commit 3b8721d

Please sign in to comment.