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

add Float32sr methods for DE.jl #58

Merged
merged 12 commits into from
Jul 14, 2023
Merged

add Float32sr methods for DE.jl #58

merged 12 commits into from
Jul 14, 2023

Conversation

tomkimpson
Copy link
Contributor

Float32sr additions to enable integration with DE.jl

@tomkimpson
Copy link
Contributor Author

#57

Project.toml Outdated Show resolved Hide resolved
src/float32sr.jl Show resolved Hide resolved
src/float32sr.jl Outdated Show resolved Hide resolved
test/differential_equations.jl Outdated Show resolved Hide resolved
@milankl milankl linked an issue Nov 16, 2022 that may be closed by this pull request
@milankl milankl added this to the v0.7 milestone Nov 25, 2022
@milankl milankl added the enhancement New feature or request label Nov 25, 2022
test/differential_equations.jl Outdated Show resolved Hide resolved
src/float32sr.jl Outdated Show resolved Hide resolved
src/float32sr.jl Show resolved Hide resolved
test/differential_equations.jl Outdated Show resolved Hide resolved
@milankl
Copy link
Owner

milankl commented Jan 12, 2023

Okay the error is unrelated but the same as in #61, will raise an issue about this separately.

@tomkimpson
Copy link
Contributor Author

Hey @milankl is this PR now ok, with the exception of the CI test fail?

@milankl
Copy link
Owner

milankl commented Jan 18, 2023

Yes, looks good to me, but before we merge I want to address #62 so that main doesn't fail. Then I'm happy to put this into v0.6.1

@milankl milankl changed the title add Float32Sr to DE.jl add Float32sr methods for DE.jl Jul 12, 2023
@milankl
Copy link
Owner

milankl commented Jul 12, 2023

Some remaining issues here might be because of compat with BFloat16s.jl = 0.1,0.2 prior to #69

@milankl milankl merged commit bd58e57 into milankl:main Jul 14, 2023
1 check passed
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.

Using SR.jl types in conjunction with DE.jl
2 participants