Commit e75d4c0
committed
[new release] spurs (0.1.1)
CHANGES:
#### New functionalty:
- Added new functions in `ops.ml`:
- `add_v`
- `dot_v`
- `mult`
- `add`
- Added new functions in `csmat.ml`:
- `append`
- `expand`
- Added new functions in `csvec.ml`:
- `of_dense`
- `scale`
#### Other Changes:
##### New Property-based testing suite
Several of the new and existing functions are now extensively tested with property-based tests in `QCheck2`. These have found bugs in the existing functions which are now fixed.1 parent 0555a4d commit e75d4c0
1 file changed
+44
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
0 commit comments