Commit f10029a
feat: skip updating stretch if stretching factor is zero (#181)
* style: make line length <80 throughout
* feat: skip updating stretch() if stretching factor is zero
* chore: fix codespell complaint
* fix: use correct version of rho
* style: clean up several lines and remove noqa
---------
Co-authored-by: John Halloran <jhalloran@oxy.edu>1 parent d18b930 commit f10029a
File tree
4 files changed
+150
-110
lines changed- .codespell
- doc/source
- src/diffpy/snmf
- tests
4 files changed
+150
-110
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments