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

Status of Enzyme in Rust #15

Closed
jingnanshi opened this issue Mar 28, 2023 · 2 comments
Closed

Status of Enzyme in Rust #15

jingnanshi opened this issue Mar 28, 2023 · 2 comments

Comments

@jingnanshi
Copy link

Hi,

Thanks for open sourcing this amazing project. I'm wondering what is currently the best approach to use Enzyme in Rust projects? If anyone can point me towards a minimal working example/tutorial that will be great. Thanks!

@bytesnake
Copy link

Hi! We are currently fixing issues relating type tree analysis for enum types #11, without there is not much we can support of the standard library. You can find one example at https://github.com/EnzymeAD/rust/blob/master/library/autodiff/examples/rosenbrock_fwd_iter.rs.

I will close this issue but ping you when at least ndarray/nalgebra are working. Thank you btw for the autodiff blog post, enjoyed reading it.

@jingnanshi
Copy link
Author

@bytesnake Thank you for the info & kind words. Best of luck!

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