.clang-format
.gitmodules
CMakeLists.txt
Doxyfile
LICENSE
README.md
make_source.sh
pyproject.toml
setup.py
.github/workflows/wheels.yml
ci/Jenkinsfile
examples/C/baobzi_timing.c
examples/c++/baobzi_timing.cpp
examples/fortran/fortran_example.f90
examples/julia/simple2d.jl
examples/matlab/hankelimag.m
examples/matlab/hankelreal.m
examples/matlab/hankeltest.m
examples/matlab/simple2d.m
examples/matlab/testfun.m
examples/python/simple2d.py
include/baobzi.h
include/baobzi.hpp
include/baobzi_template.hpp
include/baobzi/baobzi_cases.h
include/baobzi/baobzi_cases_restore.h
include/baobzi/baobzi_decls.h
include/baobzi/eigen_matrix_plugin.h
include/baobzi/header.h
include/baobzi/macros.h
src/baobzi.cpp
src/baobzi.f90
src/baobzi_0.cpp
src/baobzi_1.cpp
src/baobzi_2.cpp
src/baobzi_3.cpp
src/julia/baobzi.jl
src/matlab/baobzi.m
src/matlab/baobzi_mex.cpp
src/matlab/class_handle.hpp
src/python/__init__.py
src/python/baobzi.egg-info/PKG-INFO
src/python/baobzi.egg-info/SOURCES.txt
src/python/baobzi.egg-info/dependency_links.txt
src/python/baobzi.egg-info/requires.txt
src/python/baobzi.egg-info/top_level.txt
tests/test_c.cpp