maxnoe / scientific_python_notebooksLinks
Introduction to scientific Python as presented at several schools, workshops and conferences
☆29Updated last year
Alternatives and similar repositories for scientific_python_notebooks
Users that are interested in scientific_python_notebooks are comparing it to the libraries listed below
Sorting:
- Include Jupyter notebook cells in TeX documents☆143Updated last year
- A Python utility for analyzing a given solution to the Einstein's field equations. Built on Sympy.☆153Updated 4 months ago
- Quick manipulation of structured data for data analysis.☆25Updated 8 years ago
- ASDF (Advanced Scientific Data Format) is a next generation interchange format for scientific data☆540Updated last week
- website☆54Updated last year
- CLI tool for exploring arXiv (inspired by karpathy's brilliant ArXiv Sanity Preserver)☆39Updated 3 months ago
- Numerically solves equations of motion for a given Hamiltonian function☆52Updated 3 years ago
- Solving Kepler's equation via contour integration, implemented in C++☆47Updated 4 years ago
- An overview of linear algebra fundamentals which focuses on providing an intuitive / geometric review of some of the main concepts.☆99Updated 6 years ago
- Visualising the spacetime geodesics of general relativity☆221Updated 4 years ago
- 🧮 Reading group about differential, integral and logical calculi.☆26Updated last year
- Geometric programming for engineers☆210Updated 3 months ago
- Writing Python C extensions in Julia within 5 minutes.☆241Updated 7 months ago
- Search for BibTeX references☆129Updated 7 years ago
- Differentiation for Hackers☆778Updated 4 years ago
- Running Awk in Parallel to process 256M records.☆46Updated 3 years ago
- Python command-line script for converting .csv data to LaTeX tables☆219Updated 6 years ago
- Python implementation of the PGE algorithm☆51Updated 9 years ago
- gnuplot for numpy☆268Updated 4 months ago
- A fast, accurate direct solver and determinant computation for dense linear systems☆159Updated 2 years ago
- GraphBLAS for Python