Renamed methods to p and q

This commit is contained in:
Andrew Kane
2022-09-23 12:51:10 -07:00
parent fc1366cb9e
commit 4c92b71187
3 changed files with 11 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
## 0.2.2 (unreleased)
- Added `p_iter` and `q_iter`
- Added `p_row` and `q_col`
- Added `p` and `q`
## 0.2.1 (2021-11-15)