Activity
Load balancing mpyc._reshare() for case m>2t+1.
Load balancing mpyc._reshare() for case m>2t+1.
Add Jupyter notebook PrefixOrExplained.
Add Jupyter notebook PrefixOrExplained.
Drop Python 3.9 and Numpy 1.23 support.
Drop Python 3.9 and Numpy 1.23 support.
Reintroduce (redundant) setup.py.
Reintroduce (redundant) setup.py.
Add mpc.peek() for "informational" purposes.
Add mpc.peek() for "informational" purposes.
Bug fix gcdext() in module mpyc/gfpx.
Bug fix gcdext() in module mpyc/gfpx.
Migrate from setup.py to pyproject.html.
Migrate from setup.py to pyproject.html.
Add _output_conversion for secfld arrays. Test .codecov.yml PR patch.
Add _output_conversion for secfld arrays. Test .codecov.yml PR patch.
Add .codecov.yml, and minor edits.
Add .codecov.yml, and minor edits.
Add np.flip() etc. for secure arrays. Use winloop._version.
Add np.flip() etc. for secure arrays. Use winloop._version.
Extend mpc.trunc() to secure integers.
Extend mpc.trunc() to secure integers.
Add np.atleast_1,2,3d() for finfields. Other minor changes.
Add np.atleast_1,2,3d() for finfields. Other minor changes.
Link to SPEC 0 for supported Python/Numpy versions.
Link to SPEC 0 for supported Python/Numpy versions.
Make MPyC compatible with Numpy 2.0.0.
Make MPyC compatible with Numpy 2.0.0.
Refactor & unittest asyncoro.MessageExchanger.
Refactor & unittest asyncoro.MessageExchanger.
PRSS details from asyncoro to runtime.
PRSS details from asyncoro to runtime.
Enhance mpyc.mpctools.accumulate().
Enhance mpyc.mpctools.accumulate().