Skip to content

Commit cda1354

Browse files
authored
Update README.md
1 parent c0e9507 commit cda1354

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# Algorithms in Visual Basic for Applications
22

3-
This repository includes the ".bas" implementations for Markov Chains that accompany the book entitled: <i>Markov Chains: From Theory to Implementation and Experimentation</i>. These ".bas" implementations can be used in various VBA Excel applications. This repository also includes an EXCEL file that supports VBA. This file is called "" and incorporates all VB ".bas" files with experimental approach and textual explanations in regard to these algorithms.
4-
5-
6-
Covering both the theory underlying the Markov model and an array of Markov chain implementations, within a common conceptual framework, Markov Chains: From Theory to Implementation and Experimentation is a stimulating introduction to and a valuable reference for those wishing to deepen their understanding of this extremely valuable statistical tool.
7-
3+
This repository includes the ".bas" implementations for Markov Chains that accompany the book entitled: <i>Markov Chains: From Theory to Implementation and Experimentation</i>. These ".bas" implementations can be used in various VBA Excel applications. This repository also includes an EXCEL file that supports VBA. This file is called "MarkovChainsApp.xlsm" and incorporates all VB ".bas" files with some experimental approaches and textual explanations in regard to these algorithms.
84

95
![screenshot](https://github.com/Gagniuc/Algorithms-in-Visual-Basic-for-Applications/blob/main/MC.png?raw=true)

0 commit comments

Comments
 (0)