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

recursive growth strategy is introduced #22

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Conversation

orxfun
Copy link
Owner

@orxfun orxfun commented Jan 15, 2024

  • Recursive growth strategy is defined and implemented.
  • Benchmarks extended by including the Recursive strategy and adding the append benchmark.
  • IntoFragments trait is defined to allow overloading in append function.
  • Documentation is updated accordingly.

* `Recursive` growth strategy is defined and implemented.
* Benchmarks extended by including the `Recursive` strategy and adding the `append` benchmark.
* `IntoFragments` trait is defined to allow overloading in `append` function.
* Documentation is updated accordingly.
@orxfun orxfun merged commit 8ac7dcc into main Jan 15, 2024
@orxfun orxfun deleted the recursive-growth-strategy branch January 15, 2024 16:43
@orxfun
Copy link
Owner Author

orxfun commented Jan 15, 2024

Closes #21

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