Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@vnmabus
Copy link
Owner

@vnmabus vnmabus commented May 10, 2025

References to issues or other PRs

Closes #51

Describe the proposed changes

Adds the support for 1D vectors named using the
"names" attribute instead of the "dimnames"
attribute, as suggested in #51.

Checklist before requesting a review

  • I have performed a self-review of my code
  • The code conforms to the style used in this package (checked with Ruff)
  • The code is fully documented and typed (type-checked with Mypy)
  • I have added thorough tests for the new/changed functionality

Adds the support for 1D vectors named using the
"names" attribute instead of the "dimnames"
attribute, as suggested in #51.
@vnmabus vnmabus merged commit 01c13e5 into develop Aug 15, 2025
22 checks passed
@vnmabus vnmabus deleted the feature/named_vectors branch August 15, 2025 09:38
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.

Named lists not being imported correctly

2 participants