Skip to content

Commit

Permalink
update status of MS development
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerwwww authored Apr 27, 2023
1 parent 5e779cf commit 3a2870d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,17 +120,17 @@ The following backends are available:

<img src="https://pygmtools.readthedocs.io/en/latest/_images/tensorflow_logo.png" alt="tensorflow logo" width="200"/>

### Development status (0.3.6)
### Development status (0.3.7)

| | Numpy | PyTorch | Jittor | PaddlePaddle | Tensorflow | MindSpore |
| ------------------- | ----- | ------- | ------ | ------------ | ---------- | --------- |
| Linear Solvers |||||| 🧱 |
| Classic Solvers |||||| 🧱 |
| Linear Solvers |||||| |
| Classic Solvers |||||| |
| Multi-Graph Solvers ||||| 📆 | 📆 |
| Neural Solvers ||||| 📆 | 📆 |
| Examples Gallery ||||| 📆 | 📆 |

✔: Supported; 🧱: Work in progress; 📆: Planned for future versions (contributions welcomed!).
✔: Supported; 📆: Planned for future versions (contributions welcomed!).

For more details, please [read the documentation](https://pygmtools.readthedocs.io/en/latest/guide/get_started.html#install-other-backends).

Expand Down

0 comments on commit 3a2870d

Please sign in to comment.