quoracle/quorums
Michael Whittaker a42bccaf0c Tidied up code.
Some of the code was nasty. I cleaned it up a bit. I also started moving
tests into a tests/ directory. You can run python -m unittest to run
them. I still need to add more tests to make sure things are working as
expected.
2021-01-30 18:47:25 -08:00
..
__init__.py Tidied up code. 2021-01-30 18:47:25 -08:00
distribution.py Split up code into separate modules. 2021-01-22 14:47:07 -08:00
expr.py Progress on multiple objectives. 2021-01-29 17:46:00 -08:00
geometry.py Tidied up code. 2021-01-30 18:47:25 -08:00
quorum_system.py Tidied up code. 2021-01-30 18:47:25 -08:00
viz.py Tidied up code. 2021-01-30 18:47:25 -08:00