Skip to content

Add Fourier-Series Method#29

Open
conema wants to merge 1 commit into
JuliaMath:masterfrom
conema:fourier_series
Open

Add Fourier-Series Method#29
conema wants to merge 1 commit into
JuliaMath:masterfrom
conema:fourier_series

Conversation

@conema

@conema conema commented Sep 1, 2023

Copy link
Copy Markdown

Hello !

I was trying to use this package in one of my projects, but I found the existing methods to be too slow. In the literature[1], I found this other method, named "The Fourier-Series Method for Laplace Transforms", which seems to be pretty simple and fast (at least in my use case).
I don't usually play around with inverse Laplace transformations, so I cannot compare this method with the others, but I thought that it could be interesting to add it to the package.

Let me know what you think about it

[1] https://link.springer.com/chapter/10.1007/978-1-4757-4828-4_8

@codecov

codecov Bot commented Sep 1, 2023

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@conema

conema commented Feb 27, 2024

Copy link
Copy Markdown
Author

Just to be sure that somebody is pinged with the PR @jlapeyre

@jlapeyre

Copy link
Copy Markdown
Collaborator

Thanks! I didn't see this before, or forgot. I'll look at it.

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.

2 participants