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

functions produced by D-forward and D-reverse should be able to take functions #189

Open
sritchie opened this issue Oct 19, 2024 · 0 comments · May be fixed by #190
Open

functions produced by D-forward and D-reverse should be able to take functions #189

sritchie opened this issue Oct 19, 2024 · 0 comments · May be fixed by #190

Comments

@sritchie
Copy link
Member

This used to work:

((D sin) (- identity 10))

but now fails, as does the D-forward version. We can fix this by allowing functions into tapes. Can we make a function into a scalar more generally? A function that returns a scalar can perform the operations of a scalar.

@sritchie sritchie linked a pull request Oct 19, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant