Skip to content

Delete never-used mdarray and mdframe#1003

Open
PhilMiller wants to merge 1 commit into
masterfrom
PhilMiller/delete-mdarray-mdspan
Open

Delete never-used mdarray and mdframe#1003
PhilMiller wants to merge 1 commit into
masterfrom
PhilMiller/delete-mdarray-mdspan

Conversation

@PhilMiller

@PhilMiller PhilMiller commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

These aimed at being nice abstractions for various forms of multi-dimensional time-series data that we'd handle. However, they never ended up finding use in the rest of the codebase. So, they're just more code we're carrying and testing, without added value.

Removals

  • mdarray and mdframe, along with their tests

Testing

  1. CI

Checklist

  • PR has an informative and human-readable title
  • Changes are limited to a single goal (no scope creep)
  • Code can be automatically merged (no conflicts)
  • Code follows project standards (link if applicable)
  • Passes all existing automated tests
  • Any change in functionality is tested
  • New functions are documented (with a description, list of inputs, and expected output)
  • Placeholder code is flagged / future todos are captured in comments
  • Project documentation has been updated (including the "Unreleased" section of the CHANGELOG)
  • Reviewers requested with the Reviewers tool ➡️

@PhilMiller
PhilMiller requested a review from aaraney July 14, 2026 22:58
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.

1 participant