Skip to content

Commit

Permalink
Add scipy status from Pyodide issues
Browse files Browse the repository at this point in the history
  • Loading branch information
lesteve committed Dec 3, 2022
1 parent 54e92c8 commit a47cf82
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,13 @@ category tests collection error (4 modules)
scipy._lib.tests
scipy.optimize.tests
```

### Similar scipy status found in the Pyodide issues

- 16 June 2022 scipy summary:
https://github.com/pyodide/pyodide/issues/2727#issuecomment-1157866792

- 16 June 2022 sparse is almost passing: 3 failures when using pytest filter
`not test_cornercase and not iterative and not test_exception`
https://github.com/pyodide/pyodide/pull/2728#issuecomment-1158010553

0 comments on commit a47cf82

Please sign in to comment.