scientific-python-lectures
Python lectures
A collection of Python lecture notes on scientific computing topics.
Lectures on scientific computing with python, as IPython notebooks.
4k stars
308 watching
2k forks
Language: Jupyter Notebook
last commit: over 1 year ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
rajathkmp/python-lectures | A collection of interactive Python tutorials using IPython Notebooks | 388 |
wesm/pydata-book | Materials and IPython notebooks for data analysis with Python | 22,389 |
jerry-git/learn-python3 | A comprehensive teaching and learning resource for Python 3 programming | 6,474 |
jakevdp/pythondatasciencehandbook | An online guide and set of executable Jupyter notebooks providing an introduction to core libraries for data science in Python. | 43,422 |
prasunkgupta/python-cheat-sheets | IPython notebooks showcasing useful Python code snippets and functionality | 28 |
jupyter/notebook | An interactive web-based computing environment with support for multiple programming languages | 11,823 |
mwouts/jupytext | Enables conversion between Jupyter Notebooks and plain text documents | 6,673 |
james91b/ida_ipython | Embeds an IPython kernel within IDA Pro to facilitate interactive Python scripting and analysis. | 252 |
jupyterlab/jupyterlab | An extensible environment for interactive and reproducible computing using the Jupyter Notebook architecture | 14,263 |
allendowney/thinkpython | Jupyter notebooks and accompanying resources for teaching computer science fundamentals | 1,315 |
jupyterlab/jupyter-ai | Enables users to explore and utilize generative AI models within Jupyter notebooks. | 3,274 |
donnemartin/data-science-ipython-notebooks | A comprehensive collection of data science and machine learning notebooks using Python and various deep learning frameworks. | 27,601 |
fchollet/deep-learning-with-python-notebooks | Companion notebooks implementing code samples from the book on deep learning with Python | 18,820 |
jupyterhub/jupyterhub | A multi-user server for Jupyter notebooks that enables multiple users to access and manage shared notebook servers. | 7,844 |
ipython/ipython | A command shell and interactive computing framework that provides rich media, shell syntax, tab completion, and history for multiple programming languages. | 16,332 |