Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remaining API changes for array API compliance #21088

Closed
7 of 9 tasks
Micky774 opened this issue May 6, 2024 · 2 comments
Closed
7 of 9 tasks

Remaining API changes for array API compliance #21088

Micky774 opened this issue May 6, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@Micky774
Copy link
Collaborator

Micky774 commented May 6, 2024

This issue tracks the deprecations that must still be started to ensure that the jax.numpy namespace is array API compliant. This covers some issues remaining which are not explicitly tracked in #18353, with some overlap between both.

Core

Compliance Finalization

FFT

Linalg

@Micky774 Micky774 added the enhancement New feature or request label May 6, 2024
vfdev-5 added a commit to vfdev-5/jax that referenced this issue May 16, 2024
Description:
- Deprecated ddof in jnp.var and jnp.std
- Addresses google#21088
vfdev-5 added a commit to vfdev-5/jax that referenced this issue May 16, 2024
Description:
- Deprecated ddof in jnp.var and jnp.std
- Addresses google#21088
- Updated signatures in init.pyi, CHANGELOG.md and fixed copy-paste in the message
vfdev-5 added a commit to vfdev-5/jax that referenced this issue May 17, 2024
Description:
- Added correction arg in jnp.var and jnp.std
- Addresses google#21088
- Updated signatures in init.pyi
vfdev-5 added a commit to vfdev-5/jax that referenced this issue May 22, 2024
Description:
- Added correction arg in jnp.var and jnp.std
- Addresses google#21088
- Updated signatures in init.pyi
- Updated tests
vfdev-5 added a commit to vfdev-5/jax that referenced this issue May 22, 2024
Description:
- Added correction arg in jnp.var and jnp.std
- Addresses google#21088
- Updated signatures in init.pyi
- Updated tests
vfdev-5 added a commit to vfdev-5/jax that referenced this issue May 22, 2024
Description:
- Added correction arg in jnp.var and jnp.std
- Addresses google#21088
- Updated signatures in init.pyi
- Updated tests
vfdev-5 added a commit to vfdev-5/jax that referenced this issue May 24, 2024
Description:
- Added correction arg in jnp.var and jnp.std
- Addresses google#21088
- Updated signatures in init.pyi
- Updated tests
vfdev-5 added a commit to vfdev-5/jax that referenced this issue May 24, 2024
Description:
- Added correction arg in jnp.var and jnp.std
- Addresses google#21088
- Updated signatures in init.pyi
- Updated tests
vfdev-5 added a commit to vfdev-5/jax that referenced this issue May 27, 2024
vfdev-5 added a commit to vfdev-5/jax that referenced this issue May 29, 2024
vfdev-5 added a commit to vfdev-5/jax that referenced this issue May 29, 2024
vfdev-5 added a commit to vfdev-5/jax that referenced this issue May 29, 2024
vfdev-5 added a commit to vfdev-5/jax that referenced this issue May 29, 2024
vfdev-5 added a commit to vfdev-5/jax that referenced this issue May 29, 2024
@vfdev-5
Copy link
Collaborator

vfdev-5 commented May 30, 2024

Task

Add info namespace containing the same functions as #20294

Nothing to be done in jax as array-api-tests should be fixed: #21506

@Micky774 Micky774 changed the title Remaining deprecations for array API compliance Remaining API changes for array API compliance May 31, 2024
@vfdev-5 vfdev-5 self-assigned this Jun 13, 2024
@jakevdp
Copy link
Collaborator

jakevdp commented Aug 1, 2024

Closed by #22818

@jakevdp jakevdp closed this as completed Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants