Skip to content

Math templates for working with Boost vectors.

Notifications You must be signed in to change notification settings

javanasse/javmath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Vector Mathematics

This is a repository of template functions that operate on Boost vectors. These were developed to speed up the conversion of code written in scientific programming languages (Python, MATLAB) into C++.

Operations

  • FFT
    • handled by the kiss_fft library
  • Exponentiation
  • Complex valued vectors
  • Polynomial evaluation

About

Math templates for working with Boost vectors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published