This compact function parser module written in Fortran95 is intended for applications where a set of Fortran-style mathematical expressions is specified at runtime and is then evaluated for a large number of variable values.
License
BSD LicenseFollow fparser
nel_h2
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
-
Thank your sir for that module, it's very interesting and very useful, but it gives a wrong value for an integer exponent (e.g: x**2 ) it works only for real (sp/dp).