Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mbiushelix/solid-spoon

Bibbidi bobbidi boo, this repository may be something for you
https://github.com/mbiushelix/solid-spoon

linear-equation-system-solver monty-hall-simulator rotation-matrix

Last synced: 20 days ago
JSON representation

Bibbidi bobbidi boo, this repository may be something for you

Awesome Lists containing this project

README

        

# solid-spoon
A repo dedicated to cool side-projects.

## LESS - algorithm
Solves linear equations.

![image](https://github.com/Mbiushelix/solid-spoon/assets/81691774/849bfae8-0b52-4087-84ab-8d1e1588aa21)

## Monty Hall-Problem
Change or not to change? This program simulates the winning probabilities in both scenarios.

![image](https://github.com/Mbiushelix/solid-spoon/assets/81691774/6760c2f4-06b5-42fe-a76e-d20cab46d811)

## Polar
Numbers in a polar coordinate system. Simple idea, but beautiful results.

image

## Rotation
Exploring matrix-based and complex number-based rotation.