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 cw complex and bug fixes #13

Merged
merged 7 commits into from
May 28, 2024
Merged

Add cw complex and bug fixes #13

merged 7 commits into from
May 28, 2024

Conversation

lizliz
Copy link
Contributor

@lizliz lizliz commented May 28, 2024

Description

Motivation and Context

The main goal was to add cw complex stuff.

How has this been tested?

Added tests to the folder. In the process, found some massive bugs.

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)

@lizliz lizliz merged commit 5cf2db1 into main May 28, 2024
3 checks passed
@lizliz lizliz deleted the Add-cw-complex branch August 9, 2024 14:51
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.

1 participant