Proposal for Comprehensive Mathematical Module in Amber #174
EvanPerreau
started this conversation in
Ideas
Replies: 3 comments
-
We could start with a mininal version of such library and then we could extend it with other functions. Some of the most important ones could be the following: Rounding
Absolute and sign
Min / Max
Power, root, exponential, logarithms and trigonometric
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I'll get started on this right away! |
Beta Was this translation helpful? Give feedback.
0 replies
-
this could be added into stdlib, when #152 is merged |
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
-
Hi everyone,
I’m Evan, and I'm excited to be part of the Amber community! I would like to propose the development of a comprehensive mathematical module for Amber, similar to Python's math module. This module would include functions such as mean, absolute value, standard deviation, and more.
I believe this addition would greatly enhance Amber's capabilities and provide users with essential mathematical tools directly within the default library.
I’d love to hear your thoughts, ideas, and suggestions on this potential new module. Your feedback is invaluable in shaping this feature to best meet the community's needs.
Looking forward to your input!
Best,
Evan
Beta Was this translation helpful? Give feedback.
All reactions