What mathematical primitives could be further supported #162
chrishobcroft
started this conversation in
Ideas
Replies: 1 comment
|
Thanks for starting this discussion, @chrishobcroft. General topics are welcome! Here are the mathematical primitives that I think would be useful for DeFi:
FWIW, I am toying with the idea of adding support for complex numbers in PRBMath by adding two new value types, |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This is quite a general question, cognicent that there are libraries in Solidity emerging for things like complex arithmetic amongst other things.
The topic is: what other mathematical primitives could be further supported in Solidity.
One idea: geometric arithmetic, e.g. scalar / vector products.
All reactions