-
Notifications
You must be signed in to change notification settings - Fork 6
Issues: JiachenRen/java-algebra-system
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
the author seriously purports that he invented the representation of expressions as binary trees
#66
opened Oct 7, 2024 by
crowlogic
Convert to base forms then use HashMap to accelerate simplification?
enhancement
#61
opened Mar 25, 2018 by
JiachenRen
Prioritize '' over binary operators, preventing '%' from becoming ' % '
#60
opened Mar 25, 2018 by
JiachenRen
Should first count the most common terms, expand, then simplify
#39
opened Mar 21, 2018 by
JiachenRen
Simplification of ln(3) + ln(4) to ln(12) instead of ln(3) + 2*ln(2)
#28
opened Mar 17, 2018 by
JiachenRen
Cross simplification should check (ln(x)+ln(y)+a+b) in a+b+ln(x*y)
#22
opened Mar 11, 2018 by
JiachenRen
Reimplement Operable::isPositive(), now I have explicitNegativeForm()
enhancement
#11
opened Mar 8, 2018 by
JiachenRen
Previous Next
ProTip!
Adding no:label will show everything without a label.