Consensus Mechanism in python

Previous topic - Next topic

zack

I used to rpy2 library in python to make a python wrapper for the ConsensusMechanism.r program.

https://github.com/zack-bitcoin/Truthcoin-POW

ConsensusMechanism.py is the relevant file.