Difference between revisions of "Quantlib"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|QuantLib}} |{{#vardefine:url|https://github.com/lballabio/QuantLib}} <!--CONFIGURATION: OPTIONAL (|1}}...")
 
 
Line 23: Line 23:
 
==Environment Modules==
 
==Environment Modules==
 
Run <code>module spider quantlib</code> to find out what environment modules are available for this application.<br>
 
Run <code>module spider quantlib</code> to find out what environment modules are available for this application.<br>
 +
Run <code>module load gcc</code> to load the appropriate compiler.<br>
 
Run <code>module load quantlib</code> to load the QuantLib module.
 
Run <code>module load quantlib</code> to load the QuantLib module.
  

Latest revision as of 17:56, 25 September 2024

Description

QuantLib website  

QuantLib is a free/open-source library for modeling, trading, and risk management in real-life. It provides tools that enable sophisticated calculations for financial quantitative analysis and derivatives pricing.

Environment Modules

Run module spider quantlib to find out what environment modules are available for this application.
Run module load gcc to load the appropriate compiler.
Run module load quantlib to load the QuantLib module.


System Variables

  • HPC_QUANTLIB_DIR - installation directory
  • HPC_QUANTLIB_BIN - executable directory