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 deprecations for array API compliance #21088

Open
3 of 10 tasks
Micky774 opened this issue May 6, 2024 · 1 comment
Open
3 of 10 tasks

Remaining deprecations for array API compliance #21088

Micky774 opened this issue May 6, 2024 · 1 comment
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

  • Add device kwarg
    • jnp.fft.fftfreq
    • jnp.fft.rfftfreq

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

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

2 participants