Arvind Venkatesh

Results 5 issues of Arvind Venkatesh

The [website](https://pepy.tech) is currently a normal website, and not a standalone PWA (Progressive Web App). Perhaps adding manifest files and making the website a PWA will be useful?

With the python package DiffPriv, I noticed that the default versions shown on the graph are not the most recent. It shows versions `v1.0.0a0`, `v1.0.0b0`, and `v1,0,0rc0` and not `v1.0.0`...

bug

Add testing for the package. Use a GitHub workflow `node.js.yml` to test code on every push. Add bash test scripts `tests/test.sh` and update the `package.json` to update with the proper...

Updates the `gitignore` for Node to use yarn v3 instead of yarn v2. Ignores the files recommended by yarn on the docs. **Reasons for making this change:** Yarn v3 has...

In addition to #129, any chord with a modified extension is generated incorrectly, not just #11 chords: - A C11#13 is different than a CMaj7#13, the latter does not contain...