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

periodic function needs more expandability #17995

Open
JSS95 opened this issue Dec 3, 2019 · 1 comment
Open

periodic function needs more expandability #17995

JSS95 opened this issue Dec 3, 2019 · 1 comment
Labels

Comments

@JSS95
Copy link
Collaborator

JSS95 commented Dec 3, 2019

I am making a custom function which has periodicity.
I added period() method to it, which emulate trigonometric function's period() method.

When trigonometric function is passed, periodic function calls period() method of it. I think it would be nice for it to call that method (if exists) for every type of arguments. (Or, maybe a method named _eval_period() can be introduced)

@czgdp1807
Copy link
Member

Some work has been in done #18327 (Please Take Over) related to this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants