GithubHelp home page GithubHelp logo

skphy / futility-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cmacmackin/futility

0.0 0.0 0.0 117 KB

A collection of modern Fortran utilities

License: GNU General Public License v3.0

Python 15.66% Fortran 84.34%

futility-1's Introduction

futility

A collection of modern Fortran utilities. So far it includes some numerical subroutine and a module for simplified input and output of arrays. In future I hope to add various data structures, some useful functions for interacting with the system (adding, removing files, etc.), and an object-oriented plotting system.

Compiling

futility uses FoBiS for its build system. This provides a simpler interface to work with than Makefiles. To compile, simply execute

./FoBiS.py build

and this will produce a shared-object file and place all module files in the directory mod/. If you want to recompile the documentation then type

./FoBiS.py rule -ex makedoc

futility is known to compile with gfortran 4.8.2 on a 64 bit laptop running Linux Mint Debian Edition. How it will behave anywhere else is not subject to any guarantees.

Documentation

Extensive documentation of the various modules and procedures in Futility can be found in the doc/ directory. The library can be linked to your Fortran programs in the usual way.

futility-1's People

Contributors

cmacmackin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.