Truthcoin Talk 2.0

Prediction Markets => Outside Work => Topic started by: zack on June 23, 2014, 03:57:07 PM

Title: Consensus Mechanism in python
Post by: zack on June 23, 2014, 03:57:07 PM
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.