diff options
author | Amit D <amitdev2222@gmail.com> | 2022-07-07 18:24:26 +0300 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2022-07-07 11:44:42 -0700 |
commit | 569521d5ec5f7653b5feb092b8ac5bb52bf45711 (patch) | |
tree | 49930227b97ae924cf8bbb39edbd1711380ecc41 | |
parent | befd26985c87ccae93523d336057173b9530da2b (diff) | |
download | meson-569521d5ec5f7653b5feb092b8ac5bb52bf45711.zip meson-569521d5ec5f7653b5feb092b8ac5bb52bf45711.tar.gz meson-569521d5ec5f7653b5feb092b8ac5bb52bf45711.tar.bz2 |
Users.md: Add SciPy
-rw-r--r-- | docs/markdown/Users.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Users.md b/docs/markdown/Users.md index c4ae8d1..f551d44 100644 --- a/docs/markdown/Users.md +++ b/docs/markdown/Users.md @@ -136,6 +136,7 @@ format files - [Rizin](https://rizin.re), Free and Open Source Reverse Engineering Framework - [QEMU](https://qemu.org), a processor emulator and virtualizer - [RxDock](https://gitlab.com/rxdock/rxdock), a protein-ligand docking software designed for high throughput virtual screening (fork of rDock) + - [SciPy](https://scipy.org/), an open-source software for mathematics, science, and engineering - [scrcpy](https://github.com/Genymobile/scrcpy), a cross platform application that provides display and control of Android devices connected on USB or over TCP/IP - [Sequeler](https://github.com/Alecaddd/sequeler), a friendly SQL client for Linux, built with Vala and Gtk - [Siril](https://gitlab.com/free-astro/siril), an image processing software for amateur astronomy |