Skip to content

Refactor base into separate affine and quadratic modules#111

Merged
alexanderthclark merged 1 commit into
mainfrom
codex/split-base.py-into-submodules-for-affine-and-quadratic
May 25, 2025
Merged

Refactor base into separate affine and quadratic modules#111
alexanderthclark merged 1 commit into
mainfrom
codex/split-base.py-into-submodules-for-affine-and-quadratic

Conversation

@alexanderthclark

Copy link
Copy Markdown
Owner

Summary

  • split the AffineElement and quadratic classes out of base.py
  • create new affine.py and quadratic.py modules for these classes
  • update imports in package and tests

Testing

  • pytest -q

@alexanderthclark alexanderthclark merged commit 9c1c748 into main May 25, 2025
3 of 6 checks passed
@alexanderthclark alexanderthclark deleted the codex/split-base.py-into-submodules-for-affine-and-quadratic branch May 25, 2025 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant