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

Examples needed #6

Open
NTimmons opened this issue Dec 13, 2018 · 1 comment
Open

Examples needed #6

NTimmons opened this issue Dec 13, 2018 · 1 comment

Comments

@NTimmons
Copy link
Owner

Show examples:

  • sin(x)^2 + cos(x)^2 for fit replacements
  • 5 * x example for AST replacement when working without @fast_math
  • Show matching of sub-ast structures with pow function replacement (pow is slow in julia too right?)
@NTimmons
Copy link
Owner Author

NTimmons commented Dec 13, 2018

Need examples of converting to and from approximation space

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