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

Move filter base type under src/ and complete the documentation of filters #1670

Draft
wants to merge 11 commits into
base: develop
Choose a base branch
from

Conversation

Shiyu-Sandy-Du
Copy link
Collaborator

@Shiyu-Sandy-Du Shiyu-Sandy-Du commented Jan 21, 2025

This PR should contain the following stuffs

  • Move all filter-related code to src/filter;
  • Add documentation for filter base type and its derived types;
  • Maybe we should change the name of filters.f90 into another name to avoid confusion?

Maybe @timfelle and @gloopydoop have some good ideas.

Copy link
Collaborator

@timfelle timfelle left a comment

Choose a reason for hiding this comment

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

filters.f90 should probably be called mappings or possibly just added to the math library since they are just simple 1d functions.

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 this pull request may close these issues.

2 participants