The following VB libraries are very useful for numerical computing, mathematical modeling and customized financial algorithm development. All the functions were designed to make computations on arrays (i.e., vectors or matrices) simply and quickly. I have shared comprehensive and robust optimization routines that enable calibration of financial models. My students had provided extensive text processing [...]
This year I was working on a Data Visualization Technology to aggregate, and visualize fundamental data using different valuation techniques. In this post I am sharing the fundamental models that were used as the initial building blocks for creating and implementing the framework in C#. I attempted to be as comprehensive as possible in the [...]
The Math Libraries provide an excellent foundation for understanding the computational intricacies involved in financial modeling. By integrating financial modeling with the algorithms in the math libraries, one will actually achieve two goals at once: users find it easier to understand math theories/concepts and become more employable as they pick up real-world financial skills. Based [...]