8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Hello Sam Pardon, I don't know where to put this! There is a typo at "https://github.com/sicmutils/sicmutils/blob/main/src/sicmutils/simplify/rules.cljc#L1113" (cos (* (? n exact-integer>3?) ?f ??fs)) -> (cos (* (? **?**n exact-integer>3?) ?f ??fs))
The text was updated successfully, but these errors were encountered:
Wow, nice catch! I'll get this fixed up shortly.
Sorry, something went wrong.
You get major points for doing a close read of the rules, especially given the hard to understand syntax! I'm impressed for sure.
No branches or pull requests
Hello Sam
Pardon, I don't know where to put this!
There is a typo at "https://github.com/sicmutils/sicmutils/blob/main/src/sicmutils/simplify/rules.cljc#L1113"
(cos (* (? n exact-integer>3?) ?f ??fs)) -> (cos (* (? **?**n exact-integer>3?) ?f ??fs))
The text was updated successfully, but these errors were encountered: