| https://diffsharp.github.io/reference/index.html |
| Home | https://diffsharp.github.io/index.html |
| GitHub | https://github.com/DiffSharp/DiffSharp/ |
| License (BSD) | https://github.com/DiffSharp/DiffSharp/blob/dev/LICENSE |
| Install | https://diffsharp.github.io/install.html |
| Quickstart | https://diffsharp.github.io/quickstart.html |
| More Examples | https://github.com/DiffSharp/DiffSharp/tree/dev/examples |
| API Reference | https://diffsharp.github.io/reference/index.html |
| Extensions | https://diffsharp.github.io/extensions.html |
|
DiffSharp.Util
| https://diffsharp.github.io/reference/diffsharp-util.html |
|
Pyplot(?pythonExecutable, ?timeoutMilliseconds)
| https://diffsharp.github.io/reference/diffsharp-util-pyplot.html#``.ctor`` |
| Pyplot | https://diffsharp.github.io/reference/diffsharp-util-pyplot.html |
|
| https://github.com/DiffSharp/DiffSharp//tree/dev/src/DiffSharp.Data/Plot.fs#L95-95 |
| Pyplot | https://diffsharp.github.io/reference/diffsharp-util-pyplot.html |
|
this.addPython line
| https://diffsharp.github.io/reference/diffsharp-util-pyplot.html#addPython |
|
| https://github.com/DiffSharp/DiffSharp//tree/dev/src/DiffSharp.Data/Plot.fs#L104-104 |
|
this.figure ?figSize
| https://diffsharp.github.io/reference/diffsharp-util-pyplot.html#figure |
|
| https://github.com/DiffSharp/DiffSharp//tree/dev/src/DiffSharp.Data/Plot.fs#L122-122 |
|
this.hist (x, ?weights, ?bins, ?density, ?label)
| https://diffsharp.github.io/reference/diffsharp-util-pyplot.html#hist |
| Tensor | https://diffsharp.github.io/reference/diffsharp-tensor.html |
| Tensor | https://diffsharp.github.io/reference/diffsharp-tensor.html |
|
| https://github.com/DiffSharp/DiffSharp//tree/dev/src/DiffSharp.Data/Plot.fs#L114-114 |
| Tensor | https://diffsharp.github.io/reference/diffsharp-tensor.html |
| Tensor | https://diffsharp.github.io/reference/diffsharp-tensor.html |
|
this.legend ()
| https://diffsharp.github.io/reference/diffsharp-util-pyplot.html#legend |
|
| https://github.com/DiffSharp/DiffSharp//tree/dev/src/DiffSharp.Data/Plot.fs#L125-125 |
|
this.plot (y, ?alpha, ?label)
| https://diffsharp.github.io/reference/diffsharp-util-pyplot.html#plot |
| Tensor | https://diffsharp.github.io/reference/diffsharp-tensor.html |
|
| https://github.com/DiffSharp/DiffSharp//tree/dev/src/DiffSharp.Data/Plot.fs#L110-110 |
| Tensor | https://diffsharp.github.io/reference/diffsharp-tensor.html |
|
this.plot (x, y, ?alpha, ?label)
| https://diffsharp.github.io/reference/diffsharp-util-pyplot.html#plot |
| Tensor | https://diffsharp.github.io/reference/diffsharp-tensor.html |
| Tensor | https://diffsharp.github.io/reference/diffsharp-tensor.html |
|
| https://github.com/DiffSharp/DiffSharp//tree/dev/src/DiffSharp.Data/Plot.fs#L105-105 |
| Tensor | https://diffsharp.github.io/reference/diffsharp-tensor.html |
| Tensor | https://diffsharp.github.io/reference/diffsharp-tensor.html |
|
this.savefig fileName
| https://diffsharp.github.io/reference/diffsharp-util-pyplot.html#savefig |
|
| https://github.com/DiffSharp/DiffSharp//tree/dev/src/DiffSharp.Data/Plot.fs#L131-131 |
|
this.script
| https://diffsharp.github.io/reference/diffsharp-util-pyplot.html#script |
|
| https://github.com/DiffSharp/DiffSharp//tree/dev/src/DiffSharp.Data/Plot.fs#L103-103 |
|
this.tightLayout ()
| https://diffsharp.github.io/reference/diffsharp-util-pyplot.html#tightLayout |
|
| https://github.com/DiffSharp/DiffSharp//tree/dev/src/DiffSharp.Data/Plot.fs#L126-126 |
|
this.xlabel label
| https://diffsharp.github.io/reference/diffsharp-util-pyplot.html#xlabel |
|
| https://github.com/DiffSharp/DiffSharp//tree/dev/src/DiffSharp.Data/Plot.fs#L127-127 |
|
this.xscale value
| https://diffsharp.github.io/reference/diffsharp-util-pyplot.html#xscale |
|
| https://github.com/DiffSharp/DiffSharp//tree/dev/src/DiffSharp.Data/Plot.fs#L129-129 |
|
this.ylabel label
| https://diffsharp.github.io/reference/diffsharp-util-pyplot.html#ylabel |
|
| https://github.com/DiffSharp/DiffSharp//tree/dev/src/DiffSharp.Data/Plot.fs#L128-128 |
|
this.yscale value
| https://diffsharp.github.io/reference/diffsharp-util-pyplot.html#yscale |
|
| https://github.com/DiffSharp/DiffSharp//tree/dev/src/DiffSharp.Data/Plot.fs#L130-130 |