Home
last modified time | relevance | path

Searched refs:plotting (Results 1 – 25 of 35) sorted by relevance

12

/external/rust/crates/criterion-plot/
DCargo.toml.orig7 description = "Criterion's plotting library"
10 keywords = ["plotting", "gnuplot", "criterion"]
DCargo.toml18 description = "Criterion's plotting library"
20 keywords = ["plotting", "gnuplot", "criterion"]
DMETADATA2 description: "Criterion\'s plotting library"
/external/rust/crates/plotters/
DMETADATA2 description: "A Rust drawing library focus on data plotting for both WASM and native applications"
DREADME.md1 # Plotters - A Rust drawing library focus on data plotting for both WASM and native applications �…
25plotting, but a console based backend is still not ready. See [this example](https://github.com/38…
139 * [Plotting in Rust](#plotting-in-rust)
140 * [Plotting on HTML5 canvas with WASM Backend](#plotting-on-html5-canvas-with-wasm-backend)
266 …ust can be as easy as most of the high-level programming languages. The Rust based plotting library
271 and rendering step into a single application. When plotting in high-level programming languages,
272 e.g. Javascript or Python, data points must be down-sampled before feeding into the plotting
553 …As you may realized, Plotters is a drawing library rather than a traditional data plotting library…
DCargo.toml.orig7 description = "A Rust drawing library focus on data plotting for both WASM and native applications"
DCargo.toml19 description = "A Rust drawing library focus on data plotting for both WASM and native applications"
DCHANGELOG.md132 - Allow the axis overlapping with the plotting area with `ChartBuilder::set\_\label\_area\_overlap`.
171 - Date coordinate now support using monthly or yearly axis. This is useful when plotting some data …
/external/webrtc/modules/audio_coding/neteq/tools/
Dneteq_rtpplay.cc239 bool plotting, in ValidateOutputFilesOptions() argument
243 if (!textlog && !plotting && output_files_base_name_specified) { in ValidateOutputFilesOptions()
253 if (output_audio_filename.empty() && plotting && in ValidateOutputFilesOptions()
/external/libsrtp2/
Dtiming3 # gnuplot script file for plotting the output generated by srtp_driver -t
/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
DNOTES18 You may want to add -DPLOT_OUTPUT if you want data for plotting.
/external/rust/crates/criterion/
DCHANGELOG.md94 - Added new plotting backend using the `plotters` crate. Implementation generously provided by Hao
96 - Added `--plotting-backend` command-line option to select the plotting backend. The existing
99 - Added `Criterion::plotting_backend()` function to configure the plotting backend in code.
/external/fonttools/Doc/source/
Doptional.rst90 * `matplotlib <https://pypi.org/pypi/matplotlib>`__: 2D plotting library.
/external/scapy/
DREADME.md107 To benefit from all Scapy features, such as plotting, you might want to install
DREADME107 To benefit from all Scapy features, such as plotting, you might want to install
/external/armnn/python/pyarmnn/examples/object_detection/
DREADME.md136 …nsures that each class has a unique color which will prove helpful when plotting the bounding boxe…
138 … and process the inference output, along with a resize factor used when plotting bounding boxes to…
/external/llvm/docs/tutorial/
DLangImpl06.rst582 # mandel - This is a convenient helper function for plotting the mandelbrot set
588 Given this, we can try plotting out the mandelbrot set! Lets try it out:
DOCamlLangImpl6.rst532 # mandel - This is a convenient helper function for plotting the mandelbrot set
538 Given this, we can try plotting out the mandelbrot set! Lets try it out:
/external/fonttools/
DREADME.rst147 * `matplotlib <https://pypi.org/pypi/matplotlib>`__: 2D plotting library.
/external/blktrace/btt/doc/
Dbtt.tex518 ``Grace is a WYSIWYG 2D plotting tool for the X Window System and
519 M*tif.''}, but is easy to parse for other plotting and/or analysis
1221 Included with the distribution is a simple 3D plotting utility based
/external/armnn/samples/ObjectDetection/
DReadme.md295 …d RGB color. This ensures that each class has a unique color which will prove helpful when plotting
/external/one-true-awk/testdir/
Dfunstack.ok1457 A. M. Collins Hidden-line plotting program . . . . . . 448--448
1537 H. Williamson Hidden-line plotting program . . . . . . 578--579
1701 T. Wright Visible surface plotting program . . . . 152--157 (or 152--155??)
1801 B. Gaither Hidden-line plotting program . . . . . . 324--324
1804 T. M. R. Ellis Hidden-line plotting program . . . . . . 324--325
Dfunstack.in2501 …keywords = "CACMA; computer graphics; computers; computers, language; data plotting; graphics;…
5890 …keywords = "computer graphics; data handling; FORTRAN; hidden line plotting; subroutine; subro…
10830 title = "Hidden-line plotting program",
11531 title = "Hidden-line plotting program",
11544 keywords = "algorithm; computer graphics; data handling; hidden line plotting; program",
12744 title = "Visible surface plotting program",
12762 …ter graphics; contour surface; hidden line problem; subroutines; visible surface plotting program",
13509 title = "Hidden-line plotting program",
13522 keywords = "algorithm; computer graphics; division by zero; hidden line; plotting program",
13566 title = "Hidden-line plotting program",
[all …]
/external/python/cpython3/Doc/whatsnew/
D2.4.rst525 For many applications this doesn't matter. If I'm plotting points and
/external/python/cpython2/Doc/whatsnew/
D2.4.rst525 For many applications this doesn't matter. If I'm plotting points and

12