All Projects → scipy → Scipy

scipy / Scipy

Licence: bsd-3-clause
SciPy library main repository

Programming Languages

python
139335 projects - #7 most used programming language
fortran
972 projects
c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
cython
566 projects
TeX
3793 projects

Projects that are alternatives of or similar to Scipy

mdct
A fast MDCT implementation using SciPy and FFTs
Stars: ✭ 42 (-99.53%)
Mutual labels:  scientific-computing, scipy
Scidart
Multiplatform scientific computing for Dart
Stars: ✭ 73 (-99.18%)
Mutual labels:  scientific-computing, scipy
SciCompforChemists
Scientific Computing for Chemists text for teaching basic computing skills to chemistry students using Python, Jupyter notebooks, and the SciPy stack. This text makes use of a variety of packages including NumPy, SciPy, matplotlib, pandas, seaborn, NMRglue, SymPy, scikit-image, and scikit-learn.
Stars: ✭ 65 (-99.27%)
Mutual labels:  scientific-computing, scipy
PyCannyEdge
Educational Python implementation of the Canny Edge Detector
Stars: ✭ 31 (-99.65%)
Mutual labels:  scientific-computing, scipy
Python-Matematica
Explorando aspectos fundamentais da matemática com Python e Jupyter
Stars: ✭ 41 (-99.54%)
Mutual labels:  scientific-computing, scipy
Mathext
mathext implements basic elementary functions not included in the Go standard library [DEPRECATED]
Stars: ✭ 18 (-99.8%)
Mutual labels:  scientific-computing
Pytim
a python package for the interfacial analysis of molecular simulations
Stars: ✭ 38 (-99.58%)
Mutual labels:  scientific-computing
Ocaml Odepack
Binding to the ODEPACK FORTRAN library
Stars: ✭ 6 (-99.93%)
Mutual labels:  scientific-computing
Itk
Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.
Stars: ✭ 801 (-91.04%)
Mutual labels:  scientific-computing
Pwrake
Parallel Workflow extension for Rake, runs on multicores, clusters, clouds.
Stars: ✭ 57 (-99.36%)
Mutual labels:  scientific-computing
Ncar Python Tutorial
Numerical & Scientific Computing with Python Tutorial
Stars: ✭ 50 (-99.44%)
Mutual labels:  scipy
Numpycpp
A c++ header library for matrix operation inspired Numpy Scipy, MATLAB only using Eigen.
Stars: ✭ 30 (-99.66%)
Mutual labels:  scipy
Owl
Owl - OCaml Scientific and Engineering Computing @ http://ocaml.xyz
Stars: ✭ 919 (-89.72%)
Mutual labels:  scientific-computing
Itkexamples
Cookbook examples for the Insight Toolkit documented with Sphinx
Stars: ✭ 38 (-99.58%)
Mutual labels:  scientific-computing
Edge
Extreme-scale Discontinuous Galerkin Environment (EDGE)
Stars: ✭ 18 (-99.8%)
Mutual labels:  scientific-computing
Tiledb
The Universal Storage Engine
Stars: ✭ 1,072 (-88.01%)
Mutual labels:  scientific-computing
Linfa
A Rust machine learning framework.
Stars: ✭ 812 (-90.92%)
Mutual labels:  scientific-computing
Nasoq
NASOQ:Numerically Accurate Sparsity Oriented QP Solver
Stars: ✭ 30 (-99.66%)
Mutual labels:  scientific-computing
Eulerian Remote Heartrate Detection
Remote heart rate detection through Eulerian magnification of face videos
Stars: ✭ 48 (-99.46%)
Mutual labels:  scipy
Eliot
Eliot: the logging system that tells you *why* it happened
Stars: ✭ 874 (-90.23%)
Mutual labels:  scientific-computing

SciPy logo SciPy

https://img.shields.io/circleci/project/github/scipy/scipy/master.svg?label=CircleCI https://dev.azure.com/scipy-org/SciPy/_apis/build/status/scipy.scipy?branchName=master https://github.com/scipy/scipy/workflows/macOS%20tests/badge.svg?branch=master https://img.shields.io/pypi/dm/scipy.svg?label=Pypi%20downloads https://img.shields.io/conda/dn/conda-forge/scipy.svg?label=Conda%20downloads https://img.shields.io/badge/DOI-10.1038%2Fs41592--019--0686--2-blue

SciPy (pronounced "Sigh Pie") is an open-source software for mathematics, science, and engineering. It includes modules for statistics, optimization, integration, linear algebra, Fourier transforms, signal and image processing, ODE solvers, and more.

SciPy is built to work with NumPy arrays, and provides many user-friendly and efficient numerical routines, such as routines for numerical integration and optimization. Together, they run on all popular operating systems, are quick to install, and are free of charge. NumPy and SciPy are easy to use, but powerful enough to be depended upon by some of the world's leading scientists and engineers. If you need to manipulate numbers on a computer and display or publish the results, give SciPy a try!

For the installation instructions, see our install guide.

Call for Contributions

We appreciate and welcome contributions. Small improvements or fixes are always appreciated; issues labeled as "good first issue" may be a good starting point. Have a look at our contributing guide.

Writing code isn’t the only way to contribute to SciPy. You can also:

  • review pull requests
  • triage issues
  • develop tutorials, presentations, and other educational materials
  • maintain and improve our website
  • develop graphic design for our brand assets and promotional materials
  • help with outreach and onboard new contributors
  • write grant proposals and help with other fundraising efforts

If you’re unsure where to start or how your skills fit in, reach out! You can ask on the mailing list or here, on GitHub, by leaving a comment on a relevant issue that is already open.

If you are new to contributing to open source, this guide helps explain why, what, and how to get involved.

https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].