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

Feature build with pip #60

Merged
merged 13 commits into from
Sep 20, 2024
Merged

Feature build with pip #60

merged 13 commits into from
Sep 20, 2024

Conversation

ewanwm
Copy link
Owner

@ewanwm ewanwm commented Sep 20, 2024

can now build python module using pip. Additionally can now construct a whl distribution that can be put on pypi!

closes #54

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Copy link
Contributor

github-actions bot commented Sep 20, 2024

🐰 Bencher Report

Branchfeature_build_with_pip
Testbedubuntu-latest

⚠️ WARNING: The following Measure does not have a Threshold. Without a Threshold, no Alerts will ever be generated!

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds CLI flag.

Click to view all benchmark results
BenchmarkLatencynanoseconds (ns)
Const Density Oscillations/1024/1024📈 view plot
⚠️ NO THRESHOLD
4,691,191,506.00
Const Density Oscillations/1024/1024_cv📈 view plot
⚠️ NO THRESHOLD
0.00
Const Density Oscillations/1024/1024_mean📈 view plot
⚠️ NO THRESHOLD
4,695,909,017.37
Const Density Oscillations/1024/1024_median📈 view plot
⚠️ NO THRESHOLD
4,691,084,698.00
Const Density Oscillations/1024/1024_stddev📈 view plot
⚠️ NO THRESHOLD
20,518,356.29
Vacuum Oscillations/1024/1024📈 view plot
⚠️ NO THRESHOLD
265,525,390.33
Vacuum Oscillations/1024/1024_cv📈 view plot
⚠️ NO THRESHOLD
0.01
Vacuum Oscillations/1024/1024_mean📈 view plot
⚠️ NO THRESHOLD
265,314,137.04
Vacuum Oscillations/1024/1024_median📈 view plot
⚠️ NO THRESHOLD
265,225,945.17
Vacuum Oscillations/1024/1024_stddev📈 view plot
⚠️ NO THRESHOLD
1,397,823.93
🐰 View full continuous benchmarking report in Bencher

@ewanwm ewanwm merged commit 975f567 into main Sep 20, 2024
7 of 8 checks passed
@ewanwm ewanwm deleted the feature_build_with_pip branch September 20, 2024 19:31
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.

Build with pip
2 participants