Skip to content

janarombe/forexprtk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Work in progress! Very early stage.

Fortran binding to the Mathematical Expression Toolkit from Arash Partow (https://www.partow.net/programming/exprtk/index.html).

MIT License, as in the original project.

Building

A C, C++ and Fortran compiler is necessary.

On Windows with GCC (through Mingw-w64)

In the build folder, type make.

With FPM

On Windows with GCC, a specific flag is required because exprtk.hpp is very large :

fpm build --cxx-flag "-m64 -Wa,-mbig-obj"

About

Fortran binding to the Mathematical Expression Toolkit from Arash Partow (https://www.partow.net/programming/exprtk/index.html)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages