A CRD and RBD program made in pythpn
please install python before using this program you can check installation for your os http://python.org/downloads/
pip install numpy
pip install pandas
I gave an example on how to use this program check the test.py file
you can use data as given in the examples in the file
please comment line 20 in the test file if you wish to test the program
to run the test program write
python test.py
in the terminal or cmd in the folder where the file is.