llnl / llnl/LEAP

Is there C++ demo with similar functionarity as d01_standard_geometries.py

Open
#100 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Cuda
Stars
249
Forks
37
PR merge metrics
No merged PRs in 30d

Description

Since the main project is a c++ version, is it possible to implement reconstruction with only c++ code? I found that there is a C++ shared library *.dll and corresponding head files in LEAP, but the input data is simply float *, it is difficult to find how to handle this kind of memory instead of numpy structure. Dear Kyle Champley, Could you present a c++ version demo like d01_standard_geometries.py please? Thanks a lot.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading d01_standard_geometries.py and the C++ shared-library headers mentioned in the issue, focusing on how float* inputs are expected to be handled. A suitable result would be a C++ example demonstrating equivalent reconstruction and memory handling, with enough detail to run it without relying on NumPy.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, python
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.