Skip to content

JolonB/IMD-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Intermodulation Distortion Calculator

A tool to calculate imtermodulation distortion.

The implementation has some interesting tricks that I'll add comments about at a later date in the code and this README.

This implementation takes advantage of NUMBA JIT, compiling the recursive functions in order to execute faster. It is more than 10 times faster than pure Python.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published