{"id":13429483,"url":"https://github.com/jrjohansson/scientific-python-lectures","last_synced_at":"2025-05-14T14:07:25.763Z","repository":{"id":5709253,"uuid":"6920160","full_name":"jrjohansson/scientific-python-lectures","owner":"jrjohansson","description":"Lectures on scientific computing with python, as IPython notebooks.","archived":false,"fork":false,"pushed_at":"2023-10-15T07:42:01.000Z","size":25133,"stargazers_count":3549,"open_issues_count":15,"forks_count":1801,"subscribers_count":308,"default_branch":"master","last_synced_at":"2025-04-11T06:13:17.074Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jrjohansson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2012-11-29T11:43:34.000Z","updated_at":"2025-04-10T21:23:16.000Z","dependencies_parsed_at":"2022-07-12T15:03:03.215Z","dependency_job_id":"c8d6035c-2eaa-47cb-be63-1ccac241a5b6","html_url":"https://github.com/jrjohansson/scientific-python-lectures","commit_stats":{"total_commits":141,"total_committers":23,"mean_commits":6.130434782608695,"dds":0.4113475177304965,"last_synced_commit":"e9221b58153aad15c323e3af5f2fde999bf8b7a1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrjohansson%2Fscientific-python-lectures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrjohansson%2Fscientific-python-lectures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrjohansson%2Fscientific-python-lectures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrjohansson%2Fscientific-python-lectures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jrjohansson","download_url":"https://codeload.github.com/jrjohansson/scientific-python-lectures/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254159194,"owners_count":22024558,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T02:00:40.376Z","updated_at":"2025-05-14T14:07:25.743Z","avatar_url":"https://github.com/jrjohansson.png","language":"Jupyter Notebook","readme":"Lectures on scientific computing with Python\n============================================\n\n\u003ca href=\"https://notebooks.azure.com/import/gh/jrjohansson/scientific-python-lectures\"\u003e\u003cimg src=\"https://notebooks.azure.com/launch.png\" /\u003e\u003c/a\u003e\n\nA set of lectures on scientific computing with Python, using IPython notebooks.\n\nTo open these notebooks in IPython, download the files to a directory on your computer and from that directory run:\n\n    $ ipython notebook\n\nThis will open a new page in your browser with a list of the available notebooks.\n\nShould this error `[TerminalIPythonApp] WARNING | File not found: u'notebook'` pop up, please install Jupyter by following the [instructions](http://jupyter.readthedocs.io/en/latest/install.html) and execute the following command to run the notebook:\n\n    $ jupyter notebook\n\n\nOnline read-only versions\n=========================\n\nUse the following links:\n\n* [Lecture-0 Scientific Computing with Python](http://nbviewer.ipython.org/urls/raw.github.com/jrjohansson/scientific-python-lectures/master/Lecture-0-Scientific-Computing-with-Python.ipynb)\n* [Lecture-1 Introduction to Python Programming](http://nbviewer.ipython.org/urls/raw.github.com/jrjohansson/scientific-python-lectures/master/Lecture-1-Introduction-to-Python-Programming.ipynb)\n* [Lecture-2 Numpy - multidimensional data arrays](http://nbviewer.ipython.org/urls/raw.github.com/jrjohansson/scientific-python-lectures/master/Lecture-2-Numpy.ipynb)\n* [Lecture-3 Scipy - Library of scientific algorithms](http://nbviewer.ipython.org/urls/raw.github.com/jrjohansson/scientific-python-lectures/master/Lecture-3-Scipy.ipynb)\n* [Lecture-4 Matplotlib - 2D and 3D plotting](http://nbviewer.ipython.org/urls/raw.github.com/jrjohansson/scientific-python-lectures/master/Lecture-4-Matplotlib.ipynb)\n* [Lecture-5 Sympy - Symbolic algebra](http://nbviewer.ipython.org/urls/raw.github.com/jrjohansson/scientific-python-lectures/master/Lecture-5-Sympy.ipynb)\n* [Lecture-6A C and Fortran integration](http://nbviewer.ipython.org/urls/raw.github.com/jrjohansson/scientific-python-lectures/master/Lecture-6A-Fortran-and-C.ipynb)\n* [Lecture-6B HPC](http://nbviewer.ipython.org/urls/raw.github.com/jrjohansson/scientific-python-lectures/master/Lecture-6B-HPC.ipynb)\n* [Lecture-7 Revision Control Software](http://nbviewer.ipython.org/urls/raw.github.com/jrjohansson/scientific-python-lectures/master/Lecture-7-Revision-Control-Software.ipynb)\n\nA PDF file containing all the lectures is available here: [Scientific Computing with Python](http://raw.github.com/jrjohansson/scientific-python-lectures/master/Scientific-Computing-with-Python.pdf)\n\n\nLicense\n=======\n\nThis work is licensed under a [Creative Commons Attribution 3.0 Unported License.](http://creativecommons.org/licenses/by/3.0/)\n","funding_links":[],"categories":["Python","Note Taking","Jupyter Notebook","Learning","Articles/Guides/Tutorials","工具与库","Lists of libraries","Research, and the research career"],"sub_categories":["Learning","IPython Notebook","Learning to Code :construction:","Jupyter","Mathematics","Writing tools"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrjohansson%2Fscientific-python-lectures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjrjohansson%2Fscientific-python-lectures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrjohansson%2Fscientific-python-lectures/lists"}