We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Thanks Kelle!
Sorry, something went wrong.
No branches or pull requests
Cool tutorials from @pmocz. Not sure how they fit into this project, but thought I'd bookmark them here.
The text was updated successfully, but these errors were encountered: