jax-ml / jax-ml/ml_dtypes

Implement finfo within dtypes

Open
#318 8 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
361
Forks
60
Avg merge
18h 41m
Merged PRs (30d)
3

Description

NumPy is adding this feature upstream; see https://github.com/numpy/numpy/pull/29763 and https://github.com/numpy/numpy/pull/29771.

Contributor guide

Open the contributing guide

Research direction

Read the two linked NumPy pull requests first to understand the upstream finfo feature and expected behavior. Then inspect ml_dtypes' existing dtype implementation and tests to find the relevant entry points; done means finfo support matches the upstream expectations and is covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, numpy
Domain
data
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.