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, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.
Beta Was this translation helpful? Give feedback.
All reactions