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

Krylov-Bogoliubov #103

Merged
merged 32 commits into from
Jul 20, 2023
Merged

Krylov-Bogoliubov #103

merged 32 commits into from
Jul 20, 2023

Conversation

oameye
Copy link
Member

@oameye oameye commented Apr 2, 2023

Implementation of the Krylov-Bogoliubov method.

Todo before merge

  • First order
  • Second order
  • write tests
  • Clean and factorize code
  • Check what is exported
  • Documentation

@oameye oameye requested a review from jdelpino April 6, 2023 14:28
@oameye oameye marked this pull request as draft April 16, 2023 13:14
@oameye oameye marked this pull request as ready for review June 4, 2023 16:08
@oameye
Copy link
Member Author

oameye commented Jun 4, 2023

@jkosata @jdelpino This is ready for merge!

@oameye oameye linked an issue Jun 4, 2023 that may be closed by this pull request
@oameye
Copy link
Member Author

oameye commented Jul 14, 2023

@jkosata @jdelpino: When are you planning merge?

Num(Complex{Num}) was not working when x.re.val was of type Float64. Solved with ifelse statement.

add test for transform solution functions
@jdelpino jdelpino merged commit 894ef92 into master Jul 20, 2023
2 checks passed
@jdelpino jdelpino deleted the Krylov-Bogoliubov branch July 20, 2023 18:06
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.

Need of SnoopPrecompile for julia 1.9
2 participants