Skip to content

Conversation

@chrissimpkins
Copy link
Owner

@chrissimpkins chrissimpkins commented May 22, 2025

Closes #92
Closes #96

@chrissimpkins chrissimpkins changed the title Implement dynamic, heap allocated vector type, major API refactor Implement dynamic, heap allocated vector type, immutable and mutable vector slice types,. major API refactor May 27, 2025
these do not need to be defined at each struct impl
reduces to single pass over data
…to, elementwise_min_into, elementwise_max_into, and elementwise_clamp_into

includes FlexVector, VectorSlice, VectorSliceMut impl
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.

Add immutable VectorSlice and mutable VectorSliceMut subvector slice types Add a dynamic, heap-allocated Vector type

2 participants