Hi all,

I am rcalxrc08 and this is my presentation website.

I am a Mathematical Engineer, a Quant; these are my open source projects:

FinancialMonteCarlo.jl

Financial Module written in julia useful for MonteCarlo simulations and pricing for equity underlyings.

FinancialToolbox.jl

Collection of useful financial function, written in julia, regarding Black and Scholes Model and dates management. It currently supports the following features:

xcomplex

C++ Class that generalizes the concept of complex number for generic types of Real and Imaginary parts.

It can be very useful for the aim of Automatic Differentiation for complex numbers.

It currently supports only analytical functions.

Biham Middleton Levine Model

Program that simulate the evolution of the Biham Middleton Levine model for simulating the traffic of cars in a grid.
It has been implemented in the C++ language using the following paradigms: