Skip to content

Collection of smaller projects that don't warrant making entire repositories for.

Notifications You must be signed in to change notification settings

triach-rold/Project-Euclid

Repository files navigation

Triach Rold's Libraries

Table of contents-

Without specific documentation

With Specific Documentation

  • Anagram -> Finds all possible anagrams for a given word. Use --custom-dictionary filename.txt for special comparisons to a custom dictionary (it chooses dictionary.txt by default).
  • Numerical Integral -> Parses an expression and calculates the area under the curve for the parsed function by reimann sums, trapezoid sums, and simpsons rules.
  • Newton's Root Finder -> Parses an expression and calculates the root of the parsed function by iterating guesses based on newton's rule.
  • Wordle Solver -> Finds the best possible wordle guesses based on user provided input. Fast and accurate.

About

Collection of smaller projects that don't warrant making entire repositories for.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages