Skip to content
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

Hypercube/n-cube skeleton #2584

Closed
wants to merge 3 commits into from
Closed

Conversation

ijbarnes
Copy link

@ijbarnes ijbarnes commented Apr 21, 2024

Closes #2511

Wrote some skeleton code and focused on proper documentation. If I am not adhering to processes or standards, please let me know, this is my first time doing an open source contribution. Thank you.

Copy link

codecov bot commented Apr 21, 2024

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 84.38%. Comparing base (4ddb838) to head (fe741f9).
Report is 1 commits behind head on master.

❗ Current head fe741f9 differs from pull request most recent head 4e34732. Consider uploading reports for the commit 4e34732 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2584      +/-   ##
==========================================
- Coverage   84.40%   84.38%   -0.02%     
==========================================
  Files         376      376              
  Lines       61688    61691       +3     
  Branches    12070    12079       +9     
==========================================
- Hits        52065    52058       -7     
- Misses       9623     9633      +10     
Files Coverage Δ
src/constructors/regular.c 87.12% <0.00%> (-2.37%) ⬇️

... and 11 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a9c78ab...4e34732. Read the comment docs.

@szhorvat
Copy link
Member

Let us know if you need some help before you can proceed with this PR.

@szhorvat
Copy link
Member

I'd like to have this functionality, so I'll implement it myself. You can still work on the other issues you expressed interest in :-)

@szhorvat szhorvat closed this May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wishlist: Hypercube graph
2 participants