Anirudh Dagar

Results 20 issues of Anirudh Dagar

## Current Status Current API spec defines the `linalg.outer` behaviour for one-dimensional vector inputs only. Quoting from the [docs](https://data-apis.org/array-api/latest/extensions/linear_algebra_functions.html#linalg-outer-x1-x2). > Computes the outer product of two vectors x1 and x2...

RFC
API change
topic: Linear Algebra
status: Blocked

Hi, we recently ([merged](https://github.com/scipy/scipy/commit/d58e74655e1129d5d18f034b5a0219dba90368d3) just today) added a `datasets` submodule in SciPy which will be released in [SciPy 1.10](https://github.com/scipy/scipy/wiki/%2ARelease-Note-Entries-for-SciPy-1.10.0#scipydatasets-introduction), with Pooch as an optional dependency. I thought it would be...

Currently, CI errors out with exit code 255 in case of Latex syntax errors and doesn't show the exact errors on the CI log. ```bash Latexmk: Summary of warnings: Latex...

*Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

jax

Maintaining below a list of TODO tasks and follow-ups compile after the recently added submodule [`scipy.datasets`](https://github.com/scipy/scipy/tree/main/scipy/datasets). - [ ] Add a public `download_all` utility method to fetch and cache all...

enhancement
scipy.datasets

JAX code exhausts the GPU memory for D2L notebooks in colab. See screenshot below. The same notebook runs fine on a local machine with V100 GPU. ![Screen Shot 2022-12-14 at...

jax

Update all chapters till `chapter_builders-guide` to reflect machine translations from `d2l==1.0.0-alpha1.post0`.

**Bug Report Checklist** - [x] I provided code that demonstrates a minimal reproducible example. - [x] I confirmed bug exists on the latest mainline of AutoGluon via source install. **Describe...

module: tabular
feature: hpo
priority: 1

Since the background fetches followers every 3 minutes, the API when unreachable due to loss of internet connectivity adds up to the errors collected at chrome extension logs. Pitch: Catch...

Add UI for extension popup with the following features: * Add/Remove users to be tracked. * Show all time un-followers for user X.