Skip to content

Conversation

LordOfFrogs
Copy link
Contributor

Adds Laplace and inverse Laplace transforms based on linearity and rule tables. Planned use for solving ODEs.

@codecov-commenter
Copy link

codecov-commenter commented Aug 22, 2025

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

Codecov Report

❌ Patch coverage is 74.70817% with 65 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.55%. Comparing base (7f0adc0) to head (9efc77c).
⚠️ Report is 16 commits behind head on master.

Files with missing lines Patch % Lines
src/diffeqs/laplace.jl 54.74% 62 Missing ⚠️
src/diffeqs/diffeqs.jl 82.35% 3 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1590      +/-   ##
==========================================
+ Coverage   78.85%   80.55%   +1.69%     
==========================================
  Files          56       58       +2     
  Lines        5752     5992     +240     
==========================================
+ Hits         4536     4827     +291     
+ Misses       1216     1165      -51     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@LordOfFrogs LordOfFrogs marked this pull request as ready for review August 22, 2025 04:14
@LordOfFrogs LordOfFrogs changed the title [WIP] Laplace Transform Laplace Transform Aug 22, 2025
@ChrisRackauckas
Copy link
Member

@AayushSabharwal

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.

4 participants