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

exponential with negative exponent #1

Open
mattip opened this issue May 28, 2014 · 2 comments
Open

exponential with negative exponent #1

mattip opened this issue May 28, 2014 · 2 comments

Comments

@mattip
Copy link

mattip commented May 28, 2014

Thanks for the cool library
x=sqrt(a^2+b^2); works fine,
x=sqrt(a^-2); chokes

@awesomebytes
Copy link
Owner

Thanks for the comment, but I should take no credit for it! I just revived the code trying to give it a bit more of visibility and maybe someone will work on improving it (I currently have no time and I also lack some knowledge to fix the critical parts).

It's good to see what simple cases fail as it may help a lot on creating unit tests or so.

@mattip
Copy link
Author

mattip commented May 29, 2014

So I tried smop https://github.com/victorlei/smop instead, it seems to be maintained. Thanks anyway :)

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

2 participants