Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ A curated list of awesome scientific Python resources.
* [Compilation](#compilation)
* [Parallel computing](#parallel-computing)
* [GPU computing](#gpu-computing)
* [Research automation](#research-automation)
* [Domain-specific libraries](#domain-specific-libraries)
* [Geospatial data](#geospatial-data)
* [Astrophysics](#astrophysics)
Expand Down Expand Up @@ -168,6 +169,10 @@ A curated list of awesome scientific Python resources.
* [CuPy](https://cupy.chainer.org/) - NumPy-like library with CUDA.
* [PyCUDA](https://developer.nvidia.com/pycuda) - Use CUDA with Python.

### Research automation

* [SciTeX](https://github.com/ywatanabe1989/scitex-python) - Modular Python toolkit for scientific research with 200+ MCP tools.


## Domain-specific libraries

Expand Down