Agriya Khetarpal

Results 60 issues of Agriya Khetarpal

This PR links to issue #881 which I opened recently – I propose that the xl_col_to_name() function ([here](https://github.com/jmcnamara/XlsxWriter/blob/main/xlsxwriter/utility.py)) can be improved to a recursive function to bring it to O(log26...

### Checklist - [X] I added a descriptive title - [X] I searched for other issues and couldn't find a solution or duplication - [X] I already searched in Google...

type: bug
needs-triage

Looks like `numpy` eventually and finally removed `distutils` with Python `3.12`+, which breaks the installation of `scikits.odes`. ### Steps to reproduce 1. Install BLAS, C and Fortran compilers, etc. 2....

# Description This PR updates the `get_version()` method in `src/towncrier/_project.py` to use `importlib.metadata.version()` [Fixes #432] # Checklist * [ ] Make sure changes are covered by existing or new tests....

## Description This is an issue to collect tasks for adding interactive documentation to PyWavelets via JupyterLite kernels/notebooks. ## Proposal - [x] Build against Pyodide out-of-tree (#701) - [x] Migrate...

enhancement
documentation

## Description This PR prepares the transition of the PyWavelets documentation towards interactivity through in-line usage examples, which will be added in follow-up PRs through the integration of JupyterLite notebooks....

Closes #700. This PR introduces a flag in the Linux matrix setup to run an editable installation of PyWavelets and run the test suite with `pytest`. I can rebase this...

testing

## Description Hi, I'm trying to run the test suite using `pytest` against an editable installation of pyWavelets/`pywt`, and it looks like the `PytestTester` class in the `pywt/_pytesttester.py` module is...

### PyBaMM Version develop ### Python Version 3.11 ### Describe the bug See https://github.com/pybamm-team/PyBaMM/pull/3874#issuecomment-1986939495 for more I came across this when testing the most recent Docker image for PyBaMM on...

bug
priority: medium

> [!WARNING] > Following an imminent migration for the build system and/or choice of build-backend for PyBaMM, not all of the listed points may not be applicable for completion. Please...

difficulty: easy
difficulty: medium
priority: low