BlockScience / cadCAD-Tutorials

Design, test and validate complex systems through simulation in Python
https://cadcad.org
GNU General Public License v3.0
67 stars 18 forks source link

Verifier's Dilemma example is broken #23

Open ryan10 opened 4 years ago

ryan10 commented 4 years ago

Verifier's dilemma example references SimCAD package - is that a former name for the cadCAD package?

mzargham commented 4 years ago

yes. it was in the internal name of cadCAD before we released it. We changed it because there is already something called simcad.

mzargham commented 4 years ago

Currently, this repo is out of sync with the current version of cadCAD but we've been holding out an overhaul as there are other standards and best practices coming down the pike. However, if you go through and modify the imports and the calls to the engine API to match the current version of cadCAD we'll happily take the pull request.