Documentation/fix docstrings #230
Annotations
3 warnings
|
build:
../../../.julia/packages/Documenter/tbj1p/src/html/HTMLWriter.jl#L817
For 1 @example blocks, the 'text/html' representation of the resulting
object is above the threshold (example_size_threshold: 8192 bytes).
- 1 blocks had no image MIME show() method representation as an alternative.
Sticking to the 'text/html' representation (largest block is 18763 bytes).
On pages: tutorials/inspection/inspection.md
|
|
build:
../../../.julia/packages/Optim/8dE7C/src/types.jl#L120
f_tol is deprecated. Use f_abstol or f_reltol instead. The provided value (1.0e-10) will be used as f_reltol.
|
|
build:
../../../.julia/packages/Optim/8dE7C/src/types.jl#L110
x_tol is deprecated. Use x_abstol or x_reltol instead. The provided value (1.5e-8) will be used as x_abstol.
|