InstallationΒΆ
At the command line:
$ pip3 install circular-buffer-numpy
Or if you want to get the most recent version please clone the repository and do local installtion as:
$ cd /Location/Of/Your/Library/
$ pip3 install -e .
At the command line:
$ pip3 install circular-buffer-numpy
Or if you want to get the most recent version please clone the repository and do local installtion as:
$ cd /Location/Of/Your/Library/
$ pip3 install -e .