Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

100line tutorials from Philip Mocz #589

Open
kelle opened this issue Aug 14, 2023 · 1 comment
Open

100line tutorials from Philip Mocz #589

kelle opened this issue Aug 14, 2023 · 1 comment

Comments

@kelle
Copy link
Member

kelle commented Aug 14, 2023

Cool tutorials from @pmocz. Not sure how they fit into this project, but thought I'd bookmark them here.

Hi everyone! 👋 I wanted to share some introductory ~100 line Python code tutorials with this group from my GitHub that cover common scientific computing and simulation methods used in Astronomy. 🔭 Feel free to use and modify for courses, mini-projects, etc. I also blog about them. Follow me on Twitter (https://twitter.com/PMocz) and Medium (https://medium.com/@philip-mocz) if you'd like more content! 🚀
N-body
https://github.com/pmocz/nbody-python
Finite Volume
https://github.com/pmocz/finitevolume-python
https://github.com/pmocz/finitevolume2-python
Smoothed-Particle Hydrodynamics
https://github.com/pmocz/sph-python
Particle-in-Cell
https://github.com/pmocz/pic-python
Constrained Transport / MHD
https://github.com/pmocz/constrainedtransport-python
Spectral Methods (e.g. fuzzy dark matter, Navier-Stokes)
https://github.com/pmocz/quantumspectral-python
https://github.com/pmocz/navier-stokes-spectral-python
Volume Rendering
https://github.com/pmocz/volumerender-python
MCMC Parameter Fitting
https://github.com/pmocz/mcmc-python
Nested Sampling Parameter Fitting
https://github.com/pmocz/nestedsampling-python
Artificial Neural Networks (classifying galaxies)
https://github.com/pmocz/artificialneuralnetwork-python

@pmocz
Copy link

pmocz commented Aug 15, 2023

Thanks Kelle!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants