File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,13 @@ Note that `RuntimeGeneratedFunction` does not handle closures. Please use the
2020package for more fixable staged programming. While ` GeneralizedGenerated.jl ` is
2121more powerful, ` RuntimeGeneratedFunctions.jl ` handles large expressions better.
2222
23+ ## Tutorials and Documentation
24+
25+ For information on using the package,
26+ [ see the stable documentation] ( https://docs.sciml.ai/RuntimeGeneratedFunctions/stable/ ) . Use the
27+ [ in-development documentation] ( https://docs.sciml.ai/RuntimeGeneratedFunctions/dev/ ) for the version of
28+ the documentation, which contains the unreleased features.
29+
2330## Simple Example
2431
2532Here's an example showing how to construct and immediately call a runtime
You can’t perform that action at this time.
0 commit comments