22Shailesh / scipy

:octocat: Introduction to Scientific Computing (e.g., differentiation, integration, interpolation, differential equations) with Numpy, Scipy, Matplotlib, Pandas

Home Page:https://nbviewer.jupyter.org/github/npshub/scipy/tree/master/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This Repo is Under Construction

Scientific Computing

Scipy Documentation

Major Categories

  • Introduction
  • Basic functions
  • Special functions (scipy.special)
  • Integration (scipy.integrate)
  • Optimization (scipy.optimize)
  • Interpolation (scipy.interpolate)
  • Fourier Transforms (scipy.fft)
  • Signal Processing (scipy.signal)
  • Linear Algebra (scipy.linalg)
  • Sparse eigenvalue problems with ARPACK
  • Compressed Sparse Graph Routines (scipy.sparse.csgraph)
  • Spatial data structures and algorithms (scipy.spatial)
  • Statistics (scipy.stats)
  • Multidimensional image processing (scipy.ndimage)
  • File IO (scipy.io)

Example of Vibrating membrane

Table p q
img img img
--- --- ---
img img img
--- --- ---
img img img

About

:octocat: Introduction to Scientific Computing (e.g., differentiation, integration, interpolation, differential equations) with Numpy, Scipy, Matplotlib, Pandas

https://nbviewer.jupyter.org/github/npshub/scipy/tree/master/


Languages

Language:Jupyter Notebook 100.0%