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

Add some simple random simplicial complex generators #292

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

ffl096
Copy link
Member

@ffl096 ffl096 commented Oct 25, 2023

Add some simple random simplicial complex generators.

See #257.

@ffl096 ffl096 added the enhancement New feature or request label Oct 25, 2023
@ffl096 ffl096 force-pushed the frantzen-random-sc branch 2 times, most recently from b275352 to 236a6cc Compare October 25, 2023 11:21
@ffl096 ffl096 self-assigned this Oct 25, 2023
@ffl096 ffl096 requested review from ninamiolane and mhajij October 25, 2023 11:22
@ffl096 ffl096 force-pushed the frantzen-random-sc branch from 236a6cc to 9a874b6 Compare October 25, 2023 11:24
@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (52c08e7) 97.22% compared to head (13b7ddc) 97.24%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #292      +/-   ##
==========================================
+ Coverage   97.22%   97.24%   +0.02%     
==========================================
  Files          27       29       +2     
  Lines        3347     3375      +28     
==========================================
+ Hits         3254     3282      +28     
  Misses         93       93              
Files Coverage Δ
toponetx/__init__.py 100.00% <100.00%> (ø)
toponetx/generators/__init__.py 100.00% <100.00%> (ø)
toponetx/generators/random_simplicial_complexes.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ffl096 ffl096 force-pushed the frantzen-random-sc branch from 9a874b6 to c2cc00b Compare October 25, 2023 11:30
@ffl096 ffl096 marked this pull request as draft October 25, 2023 11:41
@ffl096 ffl096 force-pushed the frantzen-random-sc branch from c3c0319 to 2094333 Compare October 25, 2023 11:48
@ffl096 ffl096 force-pushed the frantzen-random-sc branch from 2094333 to 13b7ddc Compare October 25, 2023 11:56
@ffl096 ffl096 marked this pull request as ready for review October 25, 2023 11:57
@mhajij mhajij merged commit 8e9e634 into main Oct 25, 2023
6 checks passed
@ffl096 ffl096 deleted the frantzen-random-sc branch October 25, 2023 13:44
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.

2 participants