java.lang.Object
net.finmath.information.Library
Provides information on the finmath-lib library, e.g., the version.
- Version:
- 1.0
- Author:
- Christian Fries
-
Method Details
-
getVersionString
Return the version string of this instance of finmath-lib.- Returns:
- The version string of this instance of finmath-lib.
-
getBuildString
Return the build string of this instance of finmath-lib. Currently this is the Git commit hash.- Returns:
- The build string of this instance of finmath-lib.
-