Numerical methods course in Moscow Aviation Institute
-
Updated
Jan 30, 2023 - C++
The Jupyter Notebook, previously known as the IPython Notebook, is a language-agnostic HTML notebook application for Project Jupyter. Jupyter notebooks are documents that allow for creating and sharing live code, equations, visualizations, and narrative text together. People use them for data cleaning and transformation, numerical simulation, statistical modeling, data visualization, machine learning, and much more.
Numerical methods course in Moscow Aviation Institute
Le projet consiste en une simulation de foule sur une grille, avec des versions parallélisées sur carte graphique. L'objectif est de modéliser le mouvement des individus dans un environnement en utilisant des paramètres tels que la dimension de la grille, le nombre d'individus et exporte de résultat de chaque frame dans unfichier bin pour analyse.
Spell Checker using a Hash Table
Created by Fernando Pérez, Brian Granger, and Min Ragan-Kelley
Released December 2011
Latest release 2 months ago