Ayush Pandey

Results 7 issues of Ayush Pandey

Solution would be simply adding a new column for vaccines administered/population for every state. My personal preference would be to go a step further and remove absolute numbers and replace...

Status: Review Needed

MWE to produce this error: ``` >> cd bioscrape/ >> python >> import bioscrape 'Module not found error bioscrape.random not found' (this is an error in __init__.py) ```

bug
Bioscrape Core

A simulation report/progress bar that gives the time taken to run a simulation would be a cool feature to have. Suggested by @[zjuradoq](https://github.com/zjuradoq)

enhancement
help wanted

This could be a running issue where every developer can try to add docstrings to existing classes and functions. For new additions to the software, we should check every pull...

enhancement

With new Python v3.12 compatibility in Bioscrape and changes to the Python build process for PyPi release (the recommended way is through: https://build.pypa.io/en/latest/), the command `python -m build` throws an...

bug
Bioscrape Core
Lineages

Fixes #174 by making the default installation of bioscrape only the core bioscrape (without lineage). @murrayrm @WilliamIX: requesting review / whether to do this or not. It's potentially a big...

Bioscrape Core
Lineages