Skip to content
Stefano Zaghi edited this page Nov 4, 2015 · 2 revisions

Latest release GitHub tag

License License License License

Status Build Status Coverage Status

Issues

GitHub issues Ready in backlog In Progress Open bugs

What is VecFor?

VecFor is a user-friendly and Object-Oriented designed API for handling vectors in a (3D) three dimensional frame of reference. It exposes (among others) the object Vector that posses a far complete set of overloaded operators for performing vectorial calculus algebra.

VecFor adheres to the KISS concept: it is a pure Fortran (2003+) library coded into a single module file, vecfor.F90.

Motivations and Examples

Motivations Examples
About [[A Taste of VecFor

Main Topics

Download and Compile Getting Started
Download-compile Getting-Started