simulate icon indicating copy to clipboard operation
simulate copied to clipboard

A collection of simulations and visualizations for all sorts of stuff (Majorly Algorithmic or Mathematical)

Results 41 simulate issues
Sort by recently updated
recently updated
newest added

**Cyclogon Curve** https://en.wikipedia.org/wiki/Cyclogon **Category Proposed:** Mathematics **Additional points/links:**

enhancement
new simulation
simulations

Removed assets folder and used `cached_network_image` for images in simulation card

- [ ] CHANGELOG.md - [ ] CONTRIBUTORS.md - [ ] Project docs from MVG - [ ] SIMULATION_IDEAS.md These should be present on the main mkdocs site.

Issue for tracking documentation: - [x] README and CONTRIBUTING - [ ] SIMULATION IDEAS - [x] ~~Try dartdoc~~ (Using MkDocs) - [ ] #105 - [ ] Update Contributing Guide

enhancement

## Changes/Additions - Lint all the files - Fix all the deprecations

Move images here: https://github.com/builtree/assets

good first issue
Performance

## Changes/Additions - Added lint instructions in `analysis_options.yaml` - Formatted all the files (to pass the lint check) - Added a new workflow to check lint, build apk, and build...

**Simulation Name and Problem:** Insertion Sort Simulation is incomplete and skips steps **Proposed Solution:** Reimplement the sort() method

simulations