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

Multi-column math.linsteps(axis=None, axes=None) and optional args in SolidBodyGravity(field, gravity=None, density=1.0) #472

Merged
merged 4 commits into from
Apr 28, 2023

Conversation

adtzlr
Copy link
Owner

@adtzlr adtzlr commented Apr 28, 2023

closes #474
closes #473

@adtzlr adtzlr added the enhancement New feature or request label Apr 28, 2023
@adtzlr adtzlr added this to the 7.4 milestone Apr 28, 2023
@adtzlr adtzlr self-assigned this Apr 28, 2023
@codecov
Copy link

codecov bot commented Apr 28, 2023

Codecov Report

Patch coverage: 87.50% and project coverage change: -0.03 ⚠️

Comparison is base (b35a711) 97.89% compared to head (d93d7b8) 97.87%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #472      +/-   ##
==========================================
- Coverage   97.89%   97.87%   -0.03%     
==========================================
  Files          84       84              
  Lines        3897     3903       +6     
==========================================
+ Hits         3815     3820       +5     
- Misses         82       83       +1     
Impacted Files Coverage Δ
src/felupe/math/_math.py 95.65% <85.71%> (-4.35%) ⬇️
src/felupe/mechanics/_solidbody_gravity.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@adtzlr adtzlr merged commit 7012762 into main Apr 28, 2023
@adtzlr adtzlr deleted the enhance-linsteps branch April 28, 2023 10:13
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.

Gravity on a solid body: Make gravity and density optional Multi-channel math.linsteps()
1 participant