CreditCruncher 1.0 review

Download
by rbytes.net on

CreditCruncher computes the Value At Risk (VAR) of large credit portfolios using the Monte Carlo method. CreditCruncher is a comma

License: GPL (GNU General Public License)
File size: 0K
Developer: Gerard Torrent
0 stars award from rbytes.net

CreditCruncher computes the Value At Risk (VAR) of large credit portfolios using the Monte Carlo method.

CreditCruncher is a command line solver that read an xml input file and returns a plain text file with the simulated values of portfolio. The current version is 0.8. This software is released under the GNU General Public License.

CreditCruncher is designed to work in batch mode, without graphical support. Computation time can be reduced enabling the MPI instructions when compiling and deploying the application in a cluster.

The user create a xml file where the portfolio is described. CreditCruncher take this file and simulate N times the portfolio described in the input file. The simulated values are stored in a file with extension .out. Finally, a R script takes the simulated values and do some statistic over there to generate the risk indicators (VaR, TCE, etc.)

What's New in This Release:
This is the first stable version. ccruncher was checked that it compiles and runs fine with open-mpi.
Minor bugs were solved.
The versions of dependencies were updated.

CreditCruncher 1.0 keywords