From 0a29a55075dd91deab5a890598e0df40826f6ab8 Mon Sep 17 00:00:00 2001 From: Sazzad Hissain Khan Date: Wed, 31 Dec 2025 18:23:07 +0600 Subject: [PATCH] Add jSciPy to Science section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b82b6ab..dd1075d 100644 --- a/README.md +++ b/README.md @@ -743,6 +743,7 @@ Thinking in Java book is written by Bruce Eckel who is also the author of Thinki * [GraphStream](http://graphstream-project.org/) - Library for modeling and analysis of dynamic graphs. * [JGraphT](https://github.com/jgrapht/jgrapht) - Graph library that provides mathematical graph-theory objects and algorithms. * [JGraphX](https://github.com/jgraph/jgraphx) - Library for visualisation (mainly Swing) and interaction with node-edge graphs. +* [jSciPy](https://github.com/hissain/jscipy) - Scientific computing library for signal processing, optimization, and advanced math, inspired by Python's SciPy. ## Search