We plan to merge in all the existing implementations we can find that are accessible from Python. A requirement for merging a new implementation is that it be installable on our CI service and pass a nominal test. A very minimal smoke test is fine, to start, just something to show that the code runs,
These include variants of 1-time and 2-time (and higher-order if they exist.)
We are open to adding any others that we don't currently know about.
We plan to merge in all the existing implementations we can find that are accessible from Python. A requirement for merging a new implementation is that it be installable on our CI service and pass a nominal test. A very minimal smoke test is fine, to start, just something to show that the code runs,
These include variants of 1-time and 2-time (and higher-order if they exist.)
We are open to adding any others that we don't currently know about.