Skip to content
#

ipynb

jupyter-notebook logo

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.

Here are 3 public repositories matching this topic...

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.

  • Updated Sep 1, 2023
  • C++

Created by Fernando Pérez, Brian Granger, and Min Ragan-Kelley

Released December 2011

Latest release 6 days ago

Followers
38.4k followers
Repository
jupyter/notebook
Website
jupyter.org
Wikipedia
Wikipedia

Related Topics

data-visualization ipython kernel machine-learning python