SciPy

SciPy (pronounced “Sigh Pie”) is a Python-based ecosystem of open source software for mathematics, science, and engineering.
- GitHub: https://github.com/topics/scipy
- Wikipedia: https://en.wikipedia.org/wiki/SciPy
- Repo: https://github.com/scipy/scipy
- Created by: Travis Oliphant, Pearu Peterson, Eric Jones
- Related Topics: scikit, python,
- Last updated: 2025-04-30 00:22:42 UTC
- JSON Representation
https://github.com/marcometer/wine-classification-course
Using a multi-layer perceptron and the kNN Algorithm to classify wine to be red or white wine.
classification keras knn neural-network pandas python scipy tensorflow
Last synced: 23 Feb 2025
https://github.com/microfluidica/normaldistrib
Symmetric and asymmetric normal distributions in Python
normal-distribution numpy python scipy
Last synced: 23 Nov 2024
https://github.com/ejdecena/herramientas-python
Herramientas fundamentales de Python para Cálculo Numérico y Ciencia de Datos.
calculo-numerico ciencia-de-datos data-science datascience herramientas-python ipynb jupyter jupyter-notebook lenguaje-python matplotlib matplotlib-tutorial metodos-numericos numpy-tutorial pandas-tutorial python3 scikit-learn scikitlearn-machine-learning scipy statsmodels
Last synced: 13 Apr 2025
https://github.com/minaskar/sinflow
Sliced Iterative Normalizing Flow with Minimal Dependencies
density-estimation machine-learning normalizing-flow normalizing-flows numpy sampling scikit-learn scipy spline splines
Last synced: 01 Dec 2024
https://github.com/nifadyev/cubic-spline-interpolator
Interpolate cubic spline using tridiagonal matrix algorithm
matplotlib numpy scipy spline-interpolation splines
Last synced: 13 Apr 2025
https://github.com/gbingersoll/sciengdox
A Python package for creating scientific and engineering documents via pandoc including inline-executable Python code.
documentation engineering numpy pandoc python science scipy
Last synced: 12 Apr 2025
https://github.com/jamesetsmith/msanalysis
Python Tools for Mass Spec. Analysis
mass-spectrometry matplotlib mzxml python scipy
Last synced: 13 Apr 2025
https://github.com/ankit1598/letsupgrade-ai-ml
Assignments for LetsUpgrade AI-ML
algorithms artificial-intelligence data-science machine-learning matplotlib numpy pandas python scipy seaborn sklearn statistics
Last synced: 20 Dec 2024
https://github.com/g0r0kh/clustering
k-means & hierarchical clustering
conda matplot numpy pandas scikit-learn scipy sklearn
Last synced: 12 Apr 2025
https://github.com/cchandre/guiding-center
Guiding-center dynamics in plasma physics
gyrokinetic hamiltonian numpy plasma-physics python3 scipy sympy
Last synced: 25 Apr 2025
https://github.com/tambeta/juice
Terrain generator + a simple top-down scrolling engine skeleton
numpy opengl pyglet python python3 scipy terrain terrain-generation top-down
Last synced: 05 Mar 2025
https://github.com/antonio-f/wasserstein_distance
Earth mover's distance with Python.
discrete-distributions earth-mover-distance jupyter-notebook linear-programming matplotlib-pyplot probability-distribution python scipy visualizations wasserstein-distance
Last synced: 30 Mar 2025
https://github.com/shuyib/phylogenetic-tree-study
Estimating Phylogenetic trees using six microorganisms 16S rRNA gene with Unsupervised Learning, web based tools and Molecular Evolutionary Genetics Analysis MEGA7
16s-rrna bokehplots hierarchical-clustering jupyter-notebook kenya machine-learning microorganism motif-analysis motif-discovery numpy-arrays pandas phylogenetics python scipy unsupervised-learning
Last synced: 19 Apr 2025
https://github.com/parimala24-ds/data-science-internship-project
DATA-SCIENCE-INTERNSHIP-PROJECT
adaboost decisiontree deep-learning linea logistic-regression machine-learning matplotlib neural-network python python3 random-forest scikit-learn scipy seaborn sklearn
Last synced: 20 Feb 2025
https://github.com/hameerabbasi/sparse-ndarray-protocols
Proposed protocols for sparse ndarray implementations in Python/SciPy
numpy python scipy sparse-matrix
Last synced: 27 Mar 2025
https://github.com/nifadyev/integrate-simpson
Integrate function using Simpson method
Last synced: 19 Feb 2025
https://github.com/pulkin/curious
Parallel sampling of multidimensional functions
integration numerical-optimization numpy python sampling scipy
Last synced: 30 Mar 2025
https://github.com/louis-finegan/lorenz-attractors-pygame-python3
Chaos Equations (Lorenz Attractors) in python3 using the pygame, scipy and numpy libaries.
chaos-equations lorenz-attractor numpy pygame python python3 scipy
Last synced: 27 Mar 2025
https://github.com/ltfschoen/ml-predictions
Machine Learning engine generates predictions given any dataset using regression
aws-lambda binary-classification continous-integration correlation cross-validation hyperparameter-optimization k-means-clustering knn-regression linear-regression logistic-regression matplotlib multi-classify-with-sklearn multivariate-models pandas-dataframes prediction-algorithm root-mean-squared-error-metric scikit-learn scipy similarity-metric unittest
Last synced: 07 Dec 2024
https://github.com/flaport/eigs
Find Eigenvalues and Eigenvectors with Rust using UMFPACK + ARPACK
arpack eigenvalues eigenvectors eigs eigsh modes modesolver numpy python rust scipy suitesparse umfpack
Last synced: 06 Jan 2025
https://github.com/ginberg/boston_housing
Predicting house prices in Boston with python/scikit-learn
jupyter-notebook machine-learning-algorithms numpy predicting-housing-prices python scipy
Last synced: 16 Mar 2025
https://github.com/danjan1234/global-fit-demo-in-python
A demonstration of global fitting of multiple data sets using shared variables
Last synced: 04 Apr 2025
https://github.com/udityamerit/machine-learning-for-beginners
artificial-intelligence classification classification-algorithm clustering clustering-algorithm clustering-methods machine-learning machine-learning-algorithms matplotlib numpy pandas python regression-algorithms regression-analysis regression-models scikit-learn scipy tensorflow
Last synced: 02 Feb 2025
https://github.com/ranjan2104/diabetes-prediction-application
It is a Model that Predict the Diabetes Status of any person by just giving the some observations so that take the decision on that with the accuracy of 93%+. Due to Trained Model with Data sets so that able to predict very carefully on the previous decision it is supervised learning model using an algorithm is Linear regression and Sklearn for testing and Training the Model and Flask is Uses in Backend and in Frontend HTML, CSS, Js is Using.
flask gunicorn itsdangerous jinja2 markupsafe matplotlib numpy pandas scikit-learn scipy werkzeug
Last synced: 26 Feb 2025
https://github.com/matthewfeickert/talk-scipy-2020
Talk on pyhf at the 2020 SciPy Conference
captions hep-ex physics pyhf scikit-hep scipy scipy-2020 talk
Last synced: 27 Mar 2025
https://github.com/mint-lab/prog_meets_math
Programming Meets Mathematics
calculus linear-algebra matplotlib numpy optimization probability python scipy
Last synced: 14 Apr 2025
https://github.com/amauryval/linestring-bender
A example to curve a LineString with Shapely and Scipy
bend curve linestring scipy shapely
Last synced: 18 Mar 2025
https://github.com/forentfraps/rocket-flight-simulation
Made a graphical for rocket flying considering non-constant mass and air friction, turned out to look pretty cool
physics physics-3d python rocket science scipy
Last synced: 21 Mar 2025
https://github.com/hamed-gharghi/surface-plot-3d
Surface_Plot_3D is a Python application for visualizing 3D surface plots with customizable titles, precision, and colors, using Plotly for interactive plots.
gui gui-application plotly plotly-python scipy surface-plot
Last synced: 29 Mar 2025
https://github.com/docsallover/face-recognition-using-knn
Building a Face Recognition System with the KNN Algorithm
face-detection face-recognition knn knn-classification machine-learning num ope scikit-learn scipy
Last synced: 03 Jan 2025
https://github.com/cchandre/vlasov1d
One-dimensional Vlasov-Poisson equation and its Hamiltonian fluid reductions
fluid-simulation fluid-solver hamiltonian hamiltonian-dynamics livescript mathematica matlab matlab-code numpy plasma-physics python3 scipy vlasov-equation
Last synced: 25 Feb 2025
https://github.com/wtanaka/ansible-role-scipy
Ansible role to install scipy -- scientific tools for Python
ansible ansible-galaxy ansible-role ansible-roles galaxy linear-algebra machine-learning python regression scientific scientific-computing scientific-visualization scipy
Last synced: 16 Mar 2025
https://github.com/syamkakarla98/machine_learning_course
This course covers the explanation and examples on supervised and unsupervised algorithms.
algorithm hacktoberfest hacktoberfest2019 jupyter-notebook machine-learning matplotlib neural-network numpy pandas python python3 scikit-learn scipy seaborn supervised-machine-learning tensorflow tutorial unsupervised-machine-learning
Last synced: 01 Mar 2025
https://github.com/guoci/external_documentation_redirect
Python external documentation redirect for JetBrains IDEs
django documentation-tool jetbrains-ides keras matplotlib numpy pandas pycharm pytest python pytorch scikit-learn scipy sklearn tensorflow
Last synced: 16 Mar 2025
https://github.com/FabianaCampanari/PracticalStats-PUCSP-2024
Statistical Measures in Python - Age and Salary Analysis
excel hipoteses-tests hypothesis-testing linear-regression math matplotlib numpy pandas probabilistic-data-structures probability-distribution probability-statistics pythob3 scikit-learn scipy scipy-stats seaborn statisctics statsmodels
Last synced: 09 Mar 2025
https://github.com/zceemja/si-base
A basic python package that converts numerical strings with units to base units
conversion jax numpy python scientific scipy
Last synced: 21 Mar 2025
https://github.com/nomad-vagabond/splinecloud-scipy
A Python client for SplineCloud API
approximation b-splines curve-fitting interpolation scipy splines
Last synced: 21 Mar 2025
https://github.com/tansudasli/python-sandbox
Python sandbox w/ core capabilities and pandas, numpy, scipy, matplotlib, BeautifulSoup4 and ml models
beatifulsoup matplotlib numpy pandas python scipy
Last synced: 01 Mar 2025
https://github.com/pyroscope/auvyon
AuVyon collects little helpers to handle media data.
audio magickdraw matplotlib numpy python scipy spectrogram video waveform
Last synced: 12 Apr 2025
https://github.com/iv4n-ga6l/BoxingWithML
Fists detection with punch counting for boxing.
boxing-game fist-detection mediapipe opencv pynput python scipy
Last synced: 20 Feb 2025
https://github.com/lucasfturos/modelagemmath_python
Repositório focado em estudos de modelagem matemática aplicadas em Python
math matplotlib numpy python scipy turtle
Last synced: 12 Dec 2024
https://github.com/matthewfeickert/python3-scipy-alpine
Python3.7 with SciPy built on Alpine
alpine alpine-image alpine-python docker python python3 scipy
Last synced: 27 Mar 2025
https://github.com/aprimadi/quantitative-modeling
Efficient Frontier Implementation in Python
efficient-frontier non-linear-optimization numpy optimization quantitative-analysis scipy
Last synced: 25 Apr 2025
https://github.com/yoyolicoris/building-nn-with-numpy
numpy lenet implementation.
convolutional-neural-networks deep-learning deep-neural-networks lenet-mnist mnist-classification numpy-tutorial scipy
Last synced: 02 Apr 2025
https://github.com/syedalimohsinbukhari/pymultifit
A library to fit the data with multiple fitters.
fitting-algorithm python3 scipy statistical-distributions statistics univariate-analysis
Last synced: 12 Apr 2025
https://github.com/WPI-SurfMet-Lab/Multiscale-Statistical-Analysis
Multiscale regression/discrimination analysis software, which uses multiscale area data exported from MountainsMap®.
matplotlib multiscale-analysis numpy python scipy win wpi wxpython
Last synced: 08 Mar 2025
https://github.com/ahmedshahriar/housing-price-prediction
Data science project on Housing Prices Dataset regression analysis
decision-tree-regression deep-neural-networks gradient-boosting house-price-prediction housing-prices keras knn-regression lasso-regression lgbmregressor matplotlib pandas randomforestregressor regression ridge-regression scikit-learn scipy tensorflow xgboost-regression
Last synced: 11 Mar 2025
https://github.com/keisukenagakawa/cisim
Hypegeometric confidence interval calculator.
Last synced: 28 Feb 2025
https://github.com/efecanxrd/simple-cartoonize-image
Cartoonizing images with simple way.
cartography cartoon cartoonization cartoonize cartoonizer numpy scipy
Last synced: 05 Mar 2025
https://github.com/chouaib-629/quantileregression
Quantile regression for delivery time and some scenarios.
data-science data-visualization delivery-time jupyter-notebook linear-regression machine-learning matplotlib model-compression numpy pandas predictive-modeling python python3 quantile-regression regression-models scikit-learn scipy statistical-analysis statsmodels
Last synced: 07 Apr 2025
https://github.com/mekhyw/modeling-and-simulation-of-the-physical-world
Discrete and continuous mathematical modeling of 1st and 2nd order dynamical systems, numerical simulation of models of dynamical systems using Python, principles of scientific methodology. Credits to professors Fabio Pelicano, Fabio Bobrow and Fabio Hage
excel jupyter-notebook object-tracking scipy simulation
Last synced: 28 Feb 2025
https://github.com/graphinglib/graphinglib
An object oriented wrapper combining the functionalities of Matplotlib and SciPy
curve-fitting data-science data-visualization figures graph matplotlib plotting scipy
Last synced: 11 Apr 2025
https://github.com/isla-uh/redpandas
Pandas pipeline for RedVox data
acoustics analysis data-science data-structures-and-algorithms geophysics infrasound libquantum numpy pandas redvox scipy smartphone
Last synced: 11 Apr 2025
https://github.com/abaofromcug/i-love-python
this reponsitory is for python or Jupyder
jupyter-notebook machine-learning matplotlib numpy python3 scipy
Last synced: 06 Mar 2025
https://github.com/daquintero/numpsy
Integration of NumPy, SymPy, SciPy, and Pandas into a single extendable mathematical framework.
integration numpsy numpy pandas python3 scientific scipy sympy
Last synced: 11 Apr 2025
https://github.com/konjkov/pycasino
Python realisation of Casino (QMC) program
mpi4py numba numpy python3 quantum-chemistry quantum-monte-carlo scipy
Last synced: 11 Apr 2025
https://github.com/iv4n-ga6l/boxingwithml
Fists detection with punch counting for boxing.
boxing-game fist-detection mediapipe opencv pynput python scipy
Last synced: 23 Feb 2025
https://github.com/supreme-gg-gg/pendulum-tracking
PHY180 -- Track and Analyze Pendulum Motion
matplotlib opencv physics python scipy tracking
Last synced: 09 Apr 2025
https://github.com/anwarulh007/medheaven--federated-learning-with-homomorphic-encryption-for-healthcare-data
MedHeaven is an innovative solution designed to revolutionize healthcare by empowering hospitals and medical institutions to collaborate on machine learning models without compromising patient privacy. Using federated learning and advanced homomorphic encryption techniques, MedHeaven ensures that sensitive medical data remains secure.
federated-learning homomorphic-encryption numpy python scipy tensorflow
Last synced: 30 Apr 2025
https://github.com/ISLA-UH/redpandas
Pandas pipeline for RedVox data
acoustics analysis data-science data-structures-and-algorithms geophysics infrasound libquantum numpy pandas redvox scipy smartphone
Last synced: 20 Nov 2024
https://github.com/wpi-surfmet-lab/multiscale-statistical-analysis
Multiscale regression/discrimination analysis software, which uses multiscale area data exported from MountainsMap®.
matplotlib multiscale-analysis numpy python scipy win wpi wxpython
Last synced: 05 Apr 2025
https://github.com/milind220/hk-air-quality-analysis
My final project for a statistics and data analysis course. Whew that was a lot of graphs!
data-analysis jupyter-notebook numpy pandas python python3 scipy seaborn statistics
Last synced: 22 Feb 2025
https://github.com/larsgeb/scipy_mkl_gemv
A tiny bridge to MKL for SciPy CSR matrix vector multiplication.
linear-algebra mkl multiprocessing multithreading scipy sparse-matrix
Last synced: 05 Apr 2025
https://github.com/keminghe/strain-seer
A Streamlit app for 2D strain analysis using fiducial markers, designed for analyzing material deformation from image sequences.
Last synced: 08 Apr 2025
https://github.com/louis-finegan/second-order-ode
Solving second order ODEs and Systems of ODEs with scipy library.
calculus eigenvalues equilibrium-point matplotlib numerical-integration numpy ordinary-differential-equations python python3 scipy
Last synced: 27 Mar 2025
https://github.com/radoslawregula/tumor-autocontouring
Automated contouring of breast tumor USG images.
image-processing level-set medical-image-processing numpy python scipy skimage
Last synced: 14 Mar 2025
https://github.com/mookerji/sca_tools
Scalability Analysis Tools
capacity-planning curve-fitting python scipy usl
Last synced: 30 Nov 2024
https://github.com/0xsio/matisse-controller
A Python package to control the Matisse 2 TS.
laser matisse matplotlib pyqt5 pyserial python scipy visa
Last synced: 21 Jan 2025
https://github.com/apostolissiampanis/image-analysis
Content based image retrieval roughly based on the paper "Multimedia Retrieval through Unsupervised Hypergraph-based Manifold Ranking".
hypergraph image-analysis matplotlib networkx numpy python pytorch resnet-50 scipy
Last synced: 03 Apr 2025
https://github.com/khinthandarkyaw98/optimization-of-transmit-beamforming-and-ris-coefficients-using-channel-covariances-in-miso-downlink
Neural Network Based Optimization of Transmit Beamforming and RIS Coefficients Using Channel Covariances in MISO Downlink
cvxpy neural-networks numpy optimization pydot python reconfigurable-intelligent-surfaces scipy semidefinite-programming tensorflow wireless-communication
Last synced: 23 Feb 2025
https://github.com/taquynhnga2001/ab-testing-cookie-cats
Hypothesis Testing: Validate the result of an A/B Test for a mobile game company Cookie Cats
ab-testing hypothesis-testing python scipy statistics
Last synced: 27 Mar 2025
https://github.com/hardik3412/location-based-restaurant-recommendation-system-gui
Designed and implemented a Location-Based Restaurant Recommendation System using machine learning techniques in Python. Leveraged advanced algorithms to provide personalized restaurant suggestions, enhancing user experience based on location preferences.
api geolocation gui linear-regression logistic-regression machine-learning matplotlib python python3 random-forest recommender-system restaurant-recommendation scipy tkinter tkinter-gui
Last synced: 05 Mar 2025
https://github.com/pwilmart/z-score_gui
GUI app for doing sliding window Z-score transformations of quantitative proteomics data
clipboard gui-application python3 scipy statistical-testing
Last synced: 02 Mar 2025
https://github.com/katerynazakharova/deep-learning-and-neural-networks
Examples of NN models. DL algorithms
deep-learning dl h5py matplotlib neural-network neural-networks nn numpy pli scipy
Last synced: 26 Mar 2025
https://github.com/sun-data/ndfilters
Numba-accelerated, n-dimensional image filters.
filters image-processing n-dimensional numba numpy scientific-computing scipy
Last synced: 12 Feb 2025
https://github.com/da-luce/cornell-autobike
Codebase of the Cornell Autonomous Bicycle Team
autonomous-vehicles cornell docker machine-learning mapping matplotlib numba numpy osmnx pytest python3 qlearning robotics scipy tk
Last synced: 10 Apr 2025
https://github.com/dinhphongne/hyperion_sort
lz4 numba numpy pandas-python python python3 scipy sorting-algorithms tensorflow
Last synced: 01 Feb 2025
https://github.com/martincastroalvarez/python-deep-learning-algorithms
Combinatorics implemented with numpy, matplotlib and scipy.
algebra combinatorics matplotlib numpy python scipy
Last synced: 08 Apr 2025
https://github.com/malwarebo/carcinet
Basic breast cancer detection using Machine Learning
deep-learning keras machine-learning matplotlib numpy python3 scipy tensorflow
Last synced: 24 Feb 2025
https://github.com/kumartusha/data_scientist-ai-ml-_training_anudip_foundation
Anudip Foundation Data Analytics Training 📊 A repository containing projects, assignments, and coursework from the Anudip Foundation Data Analytics training program. This includes work on: 🧹 Data Cleaning & Preprocessing 📉 Data Visualization & EDA 📊 Statistical Analysis
excel matplotlib numpy pandas powerbi python scipy sql
Last synced: 18 Mar 2025
https://github.com/vergosss/data_mining_and_machine_learning
Data Mining and Machine Learning 2022-2023 CEID Project. The project entails a COVID-19 Dataset including information about each country's statistics regarding COVID-19. Libraries used: sklearn,pandas,tensorflow.
clustering data-visualization ipython kmeans matplotlib pandas regression rnn scipy seaborn sklearn svr tensorflow
Last synced: 30 Apr 2025
https://github.com/tynab/inferential-statistics
CyberSoft Machine Learning 03 - Inferential Statistics
anaconda anaconda-navigator cybersoft cybersoft-academy inferential-statistics ipynb jupyter-notebook machine-learning machine-learning-03 matplotlib ml ml-03 numpy pandas py python scikit-learn scipy seaborn sklearn
Last synced: 02 Mar 2025
https://github.com/kirkalyn13/fir-filter-designer
FIR Filter Designer in Python
dsp matplotlib python scipy tkinter
Last synced: 05 Mar 2025
https://github.com/texnoforge/texnomagic
TexnoMagic library for digital Magic
gmm magic numpy python recognition scikit-learn scipy
Last synced: 28 Feb 2025
https://github.com/aneeshmurali-n/ml_bangalore_house_price_analysis
This project focusing on statistical analysis to understand and prepare data for potential machine learning applications. The dataset house_price.csv includes property prices in Bangalore. The analysis aims to perform exploratory data analysis (EDA), detect and handle outliers, check data distribution and normality, and analyze correlations.
box-plot correlation data-distribution data-transformation exploratory-data-analysis heatmap histplot iqr-method log-transformation matplotlib numpy outlier-detection outlier-handling pandas percentile-method python scatter-plot scipy seaborn z-score-method
Last synced: 27 Mar 2025
https://github.com/simranjeet97/machine-learning
How to Setup Machine Learning Environment in Your PC or Laptop ? How to install Machine Learning Libraries ? How to Build ML Models, Algorithms and Other Stuff ??Your all Questions are answer here !!!!
algorithm deep-learning environment-configuration keras libraries machine-learning numpy pandas scipy tensorflow
Last synced: 03 Mar 2025
https://github.com/esraaj-sarkar-gupta/physics-sim
Physics Simulator built using Python
matplotlib-pyplot physics-2d physics-engine physics-simulation scipy
Last synced: 29 Mar 2025
https://github.com/fabianacampanari/practicalstats-pucsp-2024
Statistical Measures in Python - Age and Salary Analysis
excel hipoteses-tests hypothesis-testing linear-regression math matplotlib numpy pandas probabilistic-data-structures probability-distribution probability-statistics pythob3 scikit-learn scipy scipy-stats seaborn statisctics statsmodels
Last synced: 14 Dec 2024
https://github.com/amir78729/signals-and-systems
The Implementation section of the "Signals and Systems" course
convolution fft fourier-transform numpy python scipy signals signals-and-systems
Last synced: 11 Mar 2025
https://github.com/kevinlacaille/transient-cross-correlation-method
Python and bash-shell scripts used to align and calibrate star maps using cross correlation and chi2 minimization.
astronomy astrophysics bash-script cross-correlation image-analysis python science scipy starlink
Last synced: 25 Mar 2025
https://github.com/cchandre/rg
Renormalization for the break-up of invariant tori in Hamiltonian flows
expm hamiltonian hamiltonian-dynamics invariant-tori kolmogorov-arnold-moser numpy python3 renormalization-group scipy
Last synced: 25 Feb 2025
https://github.com/cchandre/ocdm
Optical Centrifuge for Diatomic Molecules
amo hamiltonian matplotlib molecular-mechanics numpy python3 scipy symplectic-integrators sympy
Last synced: 25 Feb 2025