Skip to content

1.0.0 - #470

Merged
peterrrock2 merged 259 commits into
mainfrom
1.0.0
Aug 3, 2026
Merged

1.0.0#470
peterrrock2 merged 259 commits into
mainfrom
1.0.0

Conversation

@peterrrock2

Copy link
Copy Markdown
Collaborator

All work for release 1.0.0

final step also addresses #453

chief-dweeb and others added 30 commits January 15, 2026 15:12
Co-authored-by: Peter <27579114+peterrrock2@users.noreply.github.com>
Co-authored-by: Peter <27579114+peterrrock2@users.noreply.github.com>
Co-authored-by: Peter <27579114+peterrrock2@users.noreply.github.com>
Additional clean up after initial alpha push - no new functionality
Moved epsilon_bipartition_tree() from tree.py to tree_proposals.py
Moved recursive_tree_part() and recursive_seed_part() to a new
module partition/initial_partition_generators.py
All tests pass...
named, tree.  This was part of the work to move stuff out of tree.py
and into other files, leaving the old tree.py as a module focused
on just bipartition_tree stuff.
new files under a new directory named, "tree", and the logic for
bipartition_tree() functions has been unified so that there are
two routines that do all of the heavy lifting and everything
just calls those two routines.
Co-authored-by: Peter <27579114+peterrrock2@users.noreply.github.com>
Refactoring of tree.py and additional cleanup of alpha code
Documentation update for rustworkx migration
Bring 1.0.0 up to date so that we can do documentation updates
…temporary

debugging print stmts that will be deleted in a future commit...
peterrrock2 and others added 28 commits July 29, 2026 21:06
Co-authored-by: Peter <27579114+peterrrock2@users.noreply.github.com>
Merge remote-tracking branch 'refs/remotes/origin/frm_rustworkx_post_alpha' into frm_rustworkx_post_alpha
Added a change-log: new file, v1.0.0_changelog.md
@peterrrock2
peterrrock2 merged commit 6ba8996 into main Aug 3, 2026
1 check passed
@peterrrock2
peterrrock2 deleted the 1.0.0 branch August 3, 2026 01:20
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