suman122003 / Documentations_Tutorials

The codes available here are basically done from various official documentations. I have tried to explain those codes in a different manner in some places.

Home Page:https://sites.google.com/view/codes-in-physics-skp/home

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentations Tutorials

The codes available here are done from various official documentation. I have tried to explain those codes in a different manner in some places. Visit these folders and explore the codes. Only the folders' names and the files' names inside that folder are given on this page. To see more detailed documentation with one page dedicated to each folder, visit all the pages of the Wiki section - https://github.com/suman122003/Documentations_Tutorials/wiki.

Documentation - NumPy

Documentation - SciPy

  • Linear Algebra
  • Sparse
  • Sparse eigenvalue problems
  • FFT

Documentation - SymPy

  • Tutorials
    • Introduction and Gotchas
    • Features - basics
    • Features - simplification
    • Features - calculus
    • Features - matrices
    • Features - solvers
    • Features - advanced expression manipulations
  • API References - Basics
  • API References - Code Generation
  • API References - Logic
  • API References - Matrices
    • Linear Algebra
  • API References - Number theory
  • API References - Physics
    • Vector module
    • Quantum Harmonic Oscillator
    • Hydrogen Wavefunctions
    • Matrices, Pauli Algebra
  • API References - Utilities
  • API References - Topics

Documentation - Pandas

Documentation - Matplotlib

Documentation - Seaborn

Documentation - Plotly

  • Fundamentals
    • plotly.express
    • plotly.graph_objects

Documentation - QuTiP

  • Quantum Objects
  • Manipulating states and operators

About

The codes available here are basically done from various official documentations. I have tried to explain those codes in a different manner in some places.

https://sites.google.com/view/codes-in-physics-skp/home


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%