Andrew Denyes

Results 2 issues of Andrew Denyes

closes #2 This repo is a translation from Matlab, which uses 1-based arrays. In Matlab, the array size and last index are the same. When considering endpoints, the first and...

This adds the --vcs option for rye init, which is intended to act just like cargo init --vcs option. ## Usage: ``` rye init --vcs [git | mercurial | none]...