Skip to content

This repository is a guided tutorial on Pseudo-Spectral method that in long run can help as a basis for study material on Direct Numerical Simulation. The aim is to teach about solving any physics problem numerically.

License

Notifications You must be signed in to change notification settings

High-Performation-Computing-Group/Pseudo-Spectral-Method

Repository files navigation

Pseudo-Spectral-Method

Pseudo-spectral methods also known as discrete variable representation (DVR) methods, are a class of numerical methods used in applied mathematics and scientific computing for the solution of partial differential equations. We are going to post tutorials to learn and implement the concepts of Pseudo-Spectral Method using Julia and Python programming language.

Why Julia

Julia is a programming language developed for scientific computing at MIT. It combines the speed of C/Fortran with the interactiveness and High level programming of Python/Matlab, resolving the "2 language problem". Julia offers many features that make it suitable for science and make you fall in love with computational science.

About

This repository is a guided tutorial on Pseudo-Spectral method that in long run can help as a basis for study material on Direct Numerical Simulation. The aim is to teach about solving any physics problem numerically.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published