Skip to content

C++ mathematics library for linear algebra, symbolic algebra

Notifications You must be signed in to change notification settings

christianparpart/dim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<dim> - symbolic math C++ library

Small playground library for porting my F# code for fun to modern C++.

So, eventually this will become an algebra library with the following features:

  • symbolic algebra
  • linear algebra with compile time dimensions and templated underlying scalar
  • probably some fourier transform (DFT, FFT, IDFT, IFFT)

Releases

No releases published

Packages

No packages published