LogoLogo
  • ๐Ÿ‘‹Welcome!
  • Disciplines
    • ๐Ÿš€ Aerospace Engineering
    • ๐Ÿ“’ Accounting and Finance
    • ๐ŸŒฑ Agriculture and Forestry
    • ๐Ÿบ Archaeology
    • ๐Ÿ™๏ธ Architecture and Urban Planning
    • ๐ŸŽจ Art and Art History
    • ๐Ÿš— Automotive Engineering
    • ๐Ÿ”ฌ Biology and Chemistry
    • ๐Ÿงช Chemical Engineering
    • ๐Ÿ’ป Computer Science and Engineering
    • ๐Ÿ’ฌ Communication Studies
    • ๐Ÿณ Culinary Arts
    • ๐Ÿ“Š Data Science and Statistics
    • ๐Ÿ’น Economics and Finance
    • ๐Ÿ“š Education
    • ๐ŸŒ Environmental Law and Policy
    • ๐ŸŒฟ Environmental Science
    • ๐Ÿ‘— Fashion and Textile Design
    • ๐ŸŒ Geography and Geosciences
    • ๐Ÿงฌ Genetics and Genomics
    • ๐Ÿฅ Health and Medicine
    • ๐Ÿ“– History
    • ๐Ÿจ Hospitality and Tourism
    • ๐Ÿ“ฐ Journalism and Media Studies
    • โš–๏ธ Law
    • ๐Ÿ—ฃ๏ธ Linguistics
    • ๐ŸŒŠ Maritime Studies and Oceography
    • โž— Mathematics
    • ๐Ÿ› ๏ธ Mechanical Engineering
    • ๐ŸŽต Music and Musicology
    • ๐ŸŽญ Performing Arts
    • ๐Ÿ’ญ Philosophy
    • ๐ŸŒŒ Physics and Astronomy
    • ๐Ÿ›๏ธ Political Science and International Relations
    • ๐Ÿง  Psychology
    • ๐Ÿ•Š๏ธ Religious Studies
    • ๐Ÿ‘ฅ Social Sciences
    • ๐Ÿƒโ€โ™‚๏ธ Sports Science
    • ๐Ÿพ Veterinary Science
  • Collaborating
    • ๐ŸคHow to contribute
Powered by GitBook
On this page
  • Matplotlib
  • mpmath
  • NetworkX
  • Numpy
  • Pandas
  • SageMath
  • Scikit-learn
  • SciPy
  • SymPy
  • TensorFlow

Was this helpful?

Edit on GitHub
  1. Disciplines

โž— Mathematics

Previous๐ŸŒŠ Maritime Studies and OceographyNext๐Ÿ› ๏ธ Mechanical Engineering

Last updated 1 year ago

Was this helpful?

Matplotlib

  • Description: A comprehensive library for creating static, animated, and interactive visualizations in Python.

  • Use Case: Visualizing mathematical functions, data, and simulations for analysis and presentation.

  • Documentation:

  • GitHub Repository:

mpmath

  • Description: A Python library for arbitrary-precision arithmetic.

  • Use Case: Performing complex mathematical calculations with high precision, suitable for research in algebra, calculus, and number theory.

  • Documentation:

  • GitHub Repository:

NetworkX

  • Description: A Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.

  • Use Case: Analyzing and visualizing mathematical graphs and networks, useful in graph theory and complex systems.

  • Documentation:

  • GitHub Repository:

Numpy

  • Description: Fundamental package for scientific computing with Python.

  • Use Case: Handling numerical operations, linear algebra, Fourier transform, and matrices, essential for various mathematical computations.

Pandas

  • Description: Data analysis and manipulation library.

  • Use Case: Managing and analyzing datasets, useful in statistics and applied mathematics for organizing and interpreting data.

SageMath

  • Description: An open-source mathematics software system.

  • Use Case: Covering many aspects of mathematics, including algebra, combinatorics, numerical mathematics, and calculus.

  • GitHub Repository: Not directly applicable; SageMath uses a Mercurial repository but contributes to many Python libraries.

Scikit-learn

  • Description: Machine learning in Python.

  • Use Case: Applying machine learning algorithms to mathematical datasets for predictive modeling and data analysis.

SciPy

  • Description: An open-source Python library used for scientific and technical computing.

  • Use Case: Performing scientific computations including optimization, integration, interpolation, eigenvalue problems, algebraic equations, and other mathematical techniques.

SymPy

  • Description: A Python library for symbolic mathematics.

  • Use Case: Conducting symbolic calculation, algebraic solutions, differentiation, integration, and solving equations, ideal for theoretical mathematics.

TensorFlow

  • Description: An end-to-end open-source platform for machine learning.

  • Use Case: Developing mathematical models for deep learning and neural networks, applying mathematics in artificial intelligence research.


Documentation:

GitHub Repository:

Documentation:

GitHub Repository:

Documentation:

Documentation:

GitHub Repository:

Documentation:

GitHub Repository:

Documentation:

GitHub Repository:

Documentation:

GitHub Repository:

Matplotlib Documentation
Matplotlib GitHub
mpmath Documentation
mpmath GitHub
NetworkX Documentation
NetworkX GitHub
Numpy Documentation
Numpy GitHub
Pandas Documentation
Pandas GitHub
SageMath Documentation
Scikit-learn Documentation
Scikit-learn GitHub
SciPy Documentation
SciPy GitHub
SymPy Documentation
SymPy GitHub
TensorFlow Documentation
TensorFlow GitHub