Skip to content
This repository has been archived by the owner on May 6, 2023. It is now read-only.

A collection of some algorithm I tried to implement myself

License

Notifications You must be signed in to change notification settings

12rcu/analysis-algorithms

Repository files navigation

Analysis Algorithms

build

This is a fun little project where I tried to code some algorithms from an analysis script to better understand them. If you want to use some algorithms just copy and paste them into your own project, this is not a library published anywhere and is also not intended.

Supported Algorithms

  • p-norm
  • distance between 2 points in n-dimensional space
  • Bézier curve (one dimension)

License

MIT

About

A collection of some algorithm I tried to implement myself

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages