Skip to content

RLC_series example #327

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SengerM
Copy link

@SengerM SengerM commented Aug 1, 2025

Purpose

Help new users to get started.

Approach

Add an examples folder with examples with different complexities, ready to be run.

@syntron
Copy link
Contributor

syntron commented Aug 4, 2025

Would it make sense to add a github workflow to test these examples?

This would mean, that each example needs a defined entry function with a return value on success (i.e. have each example check if there are the expected results and/or plots are created). Then, this could be checked similar to the unittests ...

The advantage is, that any change breaking the example(s) can easily be found

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