astro-informatics / uber3d

GNU General Public License v2.0
0 stars 2 forks source link

Implement radial spherical Bessel transform #4

Open jasonmcewen opened 8 years ago

tdk111 commented 8 years ago

edit /radial_sampling.h to implement Bessel or Laguerre transform in build classes

EiffL commented 8 years ago

Opened branch #4 to work on this issue

EiffL commented 7 years ago

Added my discrete spherical Bessel transform code in the package. Compiles and runs ok with the rest of the framework: image Also added CMake module for automated download and compilation and linking of Boost