Vidip Singh
Vidip Singh
## Fix footer alignment and display current year dynamically Fixes: #124 ### Description 1. **Fixed Footer Alignment:** This pull request resolves issues with the alignment of the footer. It ensures...
This update adds angle-constrained drawing to the freedraw tool. By holding the Shift key, users can draw straight lines locked to discrete angles, mimicking the behavior of the line tool....
### **User description** - Implemented a GitHub Action that automatically adds a $5 label if an issue is created by a user listed in the SPONSORS environment variable. - Fixes...
# Description This PR temporarily disables failing memory benchmarks in `asv.conf.json` to resolve `Pympler` related failures, ensuring workflow stability. Fixes: #4938 ## Type of change Please add a line in...
# Description This PR removes the handling for cylindrical battery geometry from the `battery_geometry` function, as it is not used anywhere within the repository and was initially meant for future...
# Description This PR resolves the mismatch between `surface form = "false"` and `algebraic` in SPMe for single-phase configs, ensuring consistent results. It also improves validation for `particle phases =...
# Description This PR deprecates the `n_electrodes_parallel` parameter due to its inconsistent usage across the codebase. Area calculations in the thermal models have been updated to use the total effective...