Open hanno-becker opened 6 days ago
Currently, the poly(vec) mulcache has a fixed size that native implementations have to adhere to. This should be configurable, so that native implementation can (a) use a mulcache of a different size, or (b) not use one at all.
Currently, the poly(vec) mulcache has a fixed size that native implementations have to adhere to. This should be configurable, so that native implementation can (a) use a mulcache of a different size, or (b) not use one at all.