Chahak Mehta

Results 11 issues of Chahak Mehta

Hi, I was going through the wiki and it seems that there are no reference images in the wiki/the image links are broken. For example: https://github.com/brndnmtthws/conky/extras/wiki/LuaTut/fill.png on the page [Using...

bug
enhancement
question
help wanted
good first issue

This is a WIP PR for #382.

While working on #393 I realized that maybe introducing type hints in the codebase might be helpful in understanding the code for any contributor and will also help in debugging...

enhancement
good first issue

Hi, I was looking at epirust and while reading the documentation to run the engine on my local machine, I realised that there is an issue with the docker commands...

## PR Summary The current implementation of `RcParams` inherits both `MutableMapping` and `dict`. Inheriting from `dict` has a few problems IMO, - Any changes in `dict` get propagated to `RcParams`...

status: needs rebase

## PR Summary ~Issue #1101 talks about having a kwarg called `markersize` for the scatter function that can take sizes on a linear scale since it is currently on a...

API: changes
status: needs rebase
status: needs comment/discussion

To be merged after #23 goes in and this gets rebased.

`cb-geo/mpm` has multiple benchmarks that we would like to emulate here too but our input format is slightly different for files like `entity_sets.json`, `particles.txt` etc from there. Write some utility...