Skip to content

lms-org/math_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

math_lib

Lib used by LMS

Implemented algorithms:

  • Linear interpolation
  • 1D lookup table with linear search
  • 1D lookup table with binary search