Packages tagged: algorithms
AlgoGraphe
Une application pour dessiner des graphes, les exporter en jpg ou en code brut (python, JSON, GraphViz), appliquer différents algorithmes à des graphes, avec une animation des différentes étapes et un
Leonardus
**Leonardus** is an open source project. It is a minimalist, stack-based programming system designed as a flexible framework for implementing and exploring algorithms. The syntax and semantics of its
Vehicle Dynamics Simulation
# 2D Vehicle Simulator
Implementation of vehicle simulator library uses for path tracking,
by dynamic, navigation and control algorithms.
The vehicle dynamic is based on a kinematic bicycle mod
adix
An Adaptive Index Library For Nim
delaunay
2D Delaunay triangulations
dtoa
Port of Milo Yip's fast dtoa() implementation
isaac
ISAAC PRNG implementation on Nim
random
Pseudo-random number generation library inspired by Python