We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b84447 commit 73a378bCopy full SHA for 73a378b
README.md
@@ -13,7 +13,7 @@ This is a python module for encoding and correcting data using [BCH codes](https
13
## Installing from source:
14
Make sure you have python-dev setup. For Windows, this means you need Visual Studio 2015.
15
16
- $ pip install .
+ $ pip install .
17
18
## Module Documentation
19
bchlib.__BCH(__ polynomial, t[, reverse] __)__ → bch
0 commit comments