Skip to content

Conversation

@marcoloco23
Copy link

This PR adds a new Units and dimensional analysis subsection under "Other scientific libraries" containing:

  • dimtensor - Unit-aware tensors with PyTorch/JAX support for scientific ML
  • Pint - The popular physical quantities library
  • unyt - Units from the yt project

Why add this section?

Units and dimensional analysis is a fundamental aspect of scientific computing that wasn't represented in the list. These libraries help scientists catch unit errors at runtime, which is crucial for physics simulations and scientific machine learning.

dimtensor specifically fills a gap for ML researchers who need dimensional safety in PyTorch/JAX workflows with GPU acceleration.

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