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

Add impulse response functions to all rfunc #472

Merged
merged 36 commits into from Jan 19, 2023
Merged

Conversation

raoulcollenteur
Copy link
Member

@raoulcollenteur raoulcollenteur commented Jan 19, 2023

Short Description

  • Add impulse response functions to all rfunc
  • Update init signatures
  • Couple of small changes to docs

EDIT: ready for review.

Checklist before PR can be merged:

@raoulcollenteur raoulcollenteur added this to the 0.23.0 milestone Jan 19, 2023
@raoulcollenteur raoulcollenteur marked this pull request as draft January 19, 2023 08:23
raoulcollenteur and others added 10 commits January 19, 2023 09:48
Method had nothing to do with parameters, I think new name is better. Internal method, so changing can be done without issues.
Sum now looks nice latexified.
@martinvonk needs to remove some of the Kraijenhoff derivation
remove old impulse_kraijenhoff
add nterms as keyword argument to kraijenhoff impulse
update documentation on kraijenhoff
@martinvonk martinvonk marked this pull request as ready for review January 19, 2023 11:07
remove nterms as keyword argument
fix impulse fourparam since A is not used but called
call plt.show() such that readthedocs shows figures. figures are not shown in readthedocs otherwise because black formatting does not accept a semicolumn.
@raoulcollenteur
Copy link
Member Author

@dbrakenhoff this PR is ready for review.

remove unnecessary latexify identifier
pastas/decorators.py Outdated Show resolved Hide resolved
pastas/rfunc.py Outdated Show resolved Hide resolved
Copy link
Member

@dbrakenhoff dbrakenhoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments

-remove Decorator type since it is essentialy a function
- fix weird indent in docstring
- fix response_functions notebook
@martinvonk martinvonk merged commit d1f56bf into dev Jan 19, 2023
@martinvonk martinvonk deleted the 453-impulse-rfunc branch January 20, 2023 11:05
@martinvonk martinvonk added enhancement Indicates improvement of existing features documentation Indicates a need for improvements or additions to documentation labels Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Indicates a need for improvements or additions to documentation enhancement Indicates improvement of existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants