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

86 clean up dynamic systems library #128

Merged
merged 53 commits into from
Aug 25, 2024

Conversation

stanweer1
Copy link
Member

Updated DynSysLib by separating out systems and updating documentation

Description

All DynSysLib System files were updated by separating out the specific systems to give each one their individual documentation and get rid of the PDF document

How has this been tested?

All unit tests were run.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • My code follows the code style of this project. (make clean)
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly. (make html)
  • I have incremented the version number in the pyproject.toml file.
  • I have added tests to cover my changes.
  • All new and existing tests passed. (make tests)

stanweer1 and others added 30 commits July 29, 2024 21:36
Merging changes to fzz into master
@stanweer1 stanweer1 requested a review from lizliz August 25, 2024 19:24
Copy link
Collaborator

@lizliz lizliz left a comment

Choose a reason for hiding this comment

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

All looks good!

@lizliz lizliz merged commit 71ac94d into test_release Aug 25, 2024
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.

3 participants