Skip to content

A collection of classes and functions that no-one will ever need.

License

Notifications You must be signed in to change notification settings

Spartan2909/KlebLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KlebLib

KlebLib is a Python library consisting of a wide variety of classes and functions, all of questionable usefulness.

KlebLib currently includes:

  • Fractions
  • Polynomials
  • Rounding
  • Base Conversion
  • Universal Addition
  • Tree
  • Series

Documentation

Comprehensive (ish) documentation for KlebLib can be found here: https://github.com/Spartan2909/KlebLib/wiki

Acknowledgements

  • Kai Kerlaff, for his work on baseconversion and universaladdition