scientific-computation
There are 7 repositories under scientific-computation topic.
eigeneddie/triple-pendulum-simulation-python
Demonstration of a multi-body dynamics calculation program of a triple pendulum system. Program written mainly with numpy and matplotlib libraries (with a minor help from pandas to inspect matrices).
atzberg/mlmod
Machine learning package for data-driven modeling and simulation of particle systems, materials, and complex fluids (interfaces with LAMMPS MD package)
0382/WignerSymbol
A fast and head only CG coefficient, Wigner Symbol, d-function, and Talmi-Moshinsky bracket calculation package.
SalviCF/CS-4
Some Computer Science subjects
christopher-j-dixon/Core-Programming
Coursework solutions for the Core Programming course covering numerical methods and their implementation in Python.
christopher-j-dixon/Introduction-to-Scientific-Computation
Introduction to Scientific Computation - Numerical Methods and Python Implementation
ig0r-ferreira/boilerplate-probability-calculator
My solution for Probability Calculator project - freeCodeCamp