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

a/2 reducing to 0.5a is surprising #19

Open
dlfivefifty opened this issue Jul 18, 2019 · 1 comment
Open

a/2 reducing to 0.5a is surprising #19

dlfivefifty opened this issue Jul 18, 2019 · 1 comment

Comments

@dlfivefifty
Copy link
Contributor

I would expect it to symbolically represent rationals.

@MasonProtter
Copy link
Owner

Hmm. That’s a good point. One thing I was thinking is that if one wants rationals they can just use // but that is a bit uglier syntactically and I’d have to make a new Rational type that works with SymExprs anyways, so maybe it’s best to just default to a symbolic rational.

As you can see, I haven’t worked on this package in many moons, but I’m planning to dive back in soon with some major overhauls, so I’ll add this to my list.

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