Skip to content

Commit

Permalink
update the development progress
Browse files Browse the repository at this point in the history
  • Loading branch information
jorenham committed Sep 4, 2024
1 parent c2ae2ed commit e04fd8a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,14 +80,12 @@ pip install scipy-stubs
## Development Progress

According to [basedpyright](https://github.com/DetachHead/basedpyright) (stricter than
pyright), the "type completeness score" is **39.2%**.
pyright), the "type completeness score" is **42.4%**.

| Module | Stubs status |
|---------------------------------- |---------------- |
| `scipy` | 1: skeleton |
| `scipy.__init__` | 3: ready |
| `scipy._lib` | 2: partial |
| `scipy._lib.uarray` | 3: ready |
| `scipy._lib.array_api_compat` | 2: partial |
| `scipy.cluster` | 1: skeleton |
| `scipy.constants` | 3: ready |
| `scipy.datasets` | 2: partial |
Expand Down

0 comments on commit e04fd8a

Please sign in to comment.