Skip to content

chicken8848/AIOLib

Repository files navigation

All-In-One Collection of My Library

A library of stuff I have compiled for myself

Math Notes

  • Complex Numbers
  • Intro to Mathematical Logic

Python Library

compare_functions.py

  • compare_functions(): Takes two functions and compares their outputs with respect to an array of arguments.

sorting_test.py

  • sorting_test(): takes a sorting algorithm and compares it to the python sorted() function.

About

My own collection of functions I find useful

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published