Skip to content

All my projects made during the Computational Physics course in Università degli Studi di Palermo (Physics M.Sc.)

License

Notifications You must be signed in to change notification settings

alex180500/open-computational-physics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Computational Physics

Open Computational Physics is a collection of all of my projects made during the Computational Physics with Laboratory (22018) course in Università degli Studi di Palermo. The course was held by professor Grazia Cottone and professor Salvatore Miccichè.

Special thanks to professor Renato Lombardo for his Python lectures and to my colleague Enrico Di Benedetto for the various suggestions he gave me.

All of the code is distributed under the MIT License and is free to use for any purpose, please credit me if possible if you want to use it.

References

Please refer to the single projects README's for all the references.

For the more general references we have my courses notes and materials, Python documentation, Numpy API reference and Matplotlib tutorials (which are incredibly handy).

A main point of inspiration are the Numerical MOOC (Practical Numerical Methods with Python) lectures by professor Lorena A. Barba. You can view the course's Python notebook on their Wiki.

The simulations for Molecular Dynamics made using a modified version of the C code used in Drexel course Molecular Simulations by Cameron Abrams.

Installation - Dependencies

Please refer to the various READMEs of the argument you're interested with. Most of the projects make use of common Python 3 libraries.

Python packages used on all projects:

  • Python 3 (3.8+)
  • matplotlib (3.4+)
  • numpy (1.21+)
  • scipy (1.7+)
  • Pillow (8.4+)
  • opencv-python (4.5+)
  • streamlit (1.4+)
  • pandas (1.4+)

TODO

About

All my projects made during the Computational Physics course in Università degli Studi di Palermo (Physics M.Sc.)

Topics

Resources

License

Stars

Watchers

Forks