I and a colleague are working on a use case for VOLEitH and would like to use your implementation. This isn't possible at the moment, since some of the methods we would need are pub(crate) and need to be pub. We were wondering if you would be open to reviewing a PR for this. Are there any concerns you'd like to flag before we do? Do you have any thoughts about what the public API should look like?
Thanks in advance!
I and a colleague are working on a use case for VOLEitH and would like to use your implementation. This isn't possible at the moment, since some of the methods we would need are
pub(crate)and need to bepub. We were wondering if you would be open to reviewing a PR for this. Are there any concerns you'd like to flag before we do? Do you have any thoughts about what the public API should look like?Thanks in advance!