.. DO NOT EDIT. .. THIS FILE WAS AUTOMATICALLY GENERATED BY SPHINX-GALLERY. .. TO MAKE CHANGES, EDIT THE SOURCE PYTHON FILE: .. "auto_examples/nc/plot_nc_test.py" .. LINE NUMBERS ARE GIVEN BELOW. .. only:: html .. note:: :class: sphx-glr-download-link-note :ref:`Go to the end ` to download the full example code or to run this example in your browser via JupyterLite or Binder. .. rst-class:: sphx-glr-example-title .. _sphx_glr_auto_examples_nc_plot_nc_test.py: nc with examples ========================================== Examples related to the :py:mod:`~scikitplot.nc` module. .. GENERATED FROM PYTHON SOURCE LINES 12-19 .. rst-class:: sphx-glr-script-out .. code-block:: none NumCpp: A Templatized Header Only C++ Library with Implementation of the Python NumPy-Compatible API. * Author: `David Pilger `_ * License: MIT Compilers: * C++ Standards: C++17 C++20 C++23 * MSVC Visual Studio: 2022 * GCC GNU: 13.3, 14.2 * Clang LLVM: 18, 19 * Boost Versions: 1.73+ .. seealso:: * https://github.com/dpilger26/NumCpp | .. code-block:: Python import random; random.seed(0) from scikitplot import nc print(nc.__doc__) .. rst-class:: sphx-glr-timing **Total running time of the script:** (0 minutes 0.004 seconds) .. _sphx_glr_download_auto_examples_nc_plot_nc_test.py: .. only:: html .. container:: sphx-glr-footer sphx-glr-footer-example .. container:: binder-badge .. image:: images/binder_badge_logo.svg :target: https://mybinder.org/v2/gh/scikit-plots/scikit-plots/main?urlpath=lab/tree/notebooks/auto_examples/nc/plot_nc_test.ipynb :alt: Launch binder :width: 150 px .. container:: lite-badge .. image:: images/jupyterlite_badge_logo.svg :target: ../../lite/lab/index.html?path=auto_examples/nc/plot_nc_test.ipynb :alt: Launch JupyterLite :width: 150 px .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download Jupyter notebook: plot_nc_test.ipynb ` .. container:: sphx-glr-download sphx-glr-download-python :download:`Download Python source code: plot_nc_test.py ` .. container:: sphx-glr-download sphx-glr-download-zip :download:`Download zipped: plot_nc_test.zip ` .. include:: plot_nc_test.recommendations .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_