Arun Sharma
|
7f980997ef
|
Fixes for type check errors exposed by pyright
Use SupportsLessThan to indicate that TypeVar T should be
comparable.
|
2021-04-05 10:58:13 -07:00 |
|
Arun Sharma
|
c55cd59fbd
|
Add missing examples/__init__.py
Required for:
```
python3 -m examples.case_study
```
|
2021-03-31 11:57:28 -07:00 |
|
Michael Whittaker
|
9e32c2668c
|
Udpated paper script.
|
2021-03-25 20:33:53 -07:00 |
|
Michael Whittaker
|
3cfb26e281
|
Tied up examples.
|
2021-02-07 12:19:08 -08:00 |
|
Michael Whittaker
|
9f0532a7d5
|
Removed numpy dependence in examples.
|
2021-02-07 12:07:55 -08:00 |
|
Michael Whittaker
|
30c54f8886
|
Updated tutorial + search returns sigma now too.
|
2021-02-05 17:18:41 -08:00 |
|
Michael Whittaker
|
ea4523cc17
|
Small tweaks to paper examples.
|
2021-02-05 15:43:31 -08:00 |
|
Michael Whittaker
|
1348ee4527
|
In progress of updating README.
|
2021-02-04 22:08:39 -08:00 |
|
Michael Whittaker
|
6ab449a555
|
Renamed quorums to quoracle.
|
2021-02-04 20:59:10 -08:00 |
|
Michael Whittaker
|
07a25f6ca9
|
Revised paper.
|
2021-02-04 20:53:42 -08:00 |
|
Michael Whittaker
|
3ac5ebc848
|
Moved random scripts to examples directory.
I'll clean these up later.
|
2021-02-04 11:42:05 -08:00 |
|