Skip to content

Adding C++ bindings for DeKA algorithm and restructuring the project. #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

kzqiu
Copy link

@kzqiu kzqiu commented Apr 14, 2025

This PR adds a C++ implementation of the DeKA estimator using the xtensor library with Python bindings.

Progress

  • Build system setup
  • C++ implementation of DeKA
  • Optimizing implementation
  • Adding release config
  • Testing/Examples
  • Documentation

Additional changes

  • Added MIT license

@kzqiu kzqiu self-assigned this Apr 14, 2025
@kzqiu kzqiu added the enhancement New feature or request label Apr 14, 2025
@kzqiu kzqiu changed the title Adding C++ bindings for DeKA algorithm and restructure of project. Adding C++ bindings for DeKA algorithm and restructuring the project. Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant