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

[DOCS] Update examples to use new interface #224

Merged
merged 4 commits into from
Feb 10, 2024
Merged

Conversation

lxvm
Copy link
Collaborator

@lxvm lxvm commented Feb 3, 2024

Most of the examples were on the old interface, but people were confused about the deprecation warnings and lack of documentation about the new interface. This pr addresses the lack of examples and tries to motivate the interfaces by expanding the FAQ. Remarkably, there are lots of questions about integration on discourse and slack, so we should pay more attention to updating the FAQ. Also, if we can add docstrings to the web documentation for (Batch)IntegralFunction either here or in SciML/SciMLBase.jl#609 then we could address #218

@lxvm lxvm linked an issue Feb 10, 2024 that may be closed by this pull request
@ChrisRackauckas ChrisRackauckas merged commit 6314302 into SciML:master Feb 10, 2024
7 of 8 checks passed
@lxvm lxvm deleted the docs branch February 10, 2024 23:01
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.

Missing documentation for IntegralFunction and BatchIntegralFunction
2 participants