Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more operators #3

Open
Specy opened this issue Dec 17, 2023 · 0 comments
Open

Add more operators #3

Specy opened this issue Dec 17, 2023 · 0 comments

Comments

@Specy
Copy link
Owner

Specy commented Dec 17, 2023

Maybe i should add the possibility to create different kinds of operators like the dot product, square root, etc, it might be useful for things like this, those cannot be linearized, so maybe add it for other kinds of non linearized problems? perhaps i could, other than linear problems, allow the resolution of any kind of problem by using the recursive nature of the expression language and a context that solves to numeric values.

Alternatively, maybe i could do some pre processing for known values, like the dot product over an array, or the square root of a number

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant