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

Document which functions need to be implemented for new concrete types #115

Open
jschepers opened this issue Nov 5, 2024 · 0 comments
Open
Labels
documentation Improvements or additions to documentation

Comments

@jschepers
Copy link
Collaborator

For example, for implementing a new concrete design one also needs to implement a size and generate_events function. This is documented in a HowTo in the docs (https://unfoldtoolbox.github.io/UnfoldSim.jl/stable/generated/HowTo/newDesign/) but it would be great if this could also be found in the code e.g. in the implementation of the corresponding abstract type.

@jschepers jschepers added the documentation Improvements or additions to documentation label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant