-
Notifications
You must be signed in to change notification settings - Fork 45
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
For a 1.3 release #977
For a 1.3 release #977
Conversation
Add "julia> " to example REPL session to clearly indicate code. Also add semicolon to indicate that the output should not be considered.
Add prompt to docstring REPL example
Fence/indent/dedent code samples in docstrings with proper language tags so that built-in julia help and Documenter.jl can pick them up.
Make test of `iterator(...)` more robust
Address some predict/transform type instabilities
Add `CompactPerformanceEvaluation` objects and the option in `evaluate!` to construct them
Add `InSample` resampling strategy
… into abhro-docstring-patch-1
For the release notes:
|
#968 #975 #973 #969