Skip to content
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

Add doctest #4618

Merged
merged 36 commits into from
Mar 29, 2022
Merged

Add doctest #4618

merged 36 commits into from
Mar 29, 2022

Commits on Oct 16, 2020

  1. Change to doctest for

    'cluster', 'comm', and 'common' modules
    yuqli committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    fbdfa1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8c10e9 View commit details
    Browse the repository at this point in the history
  3. Fix style error

    yuqli committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    788442b View commit details
    Browse the repository at this point in the history
  4. style fix

    yuqli committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    b980af6 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    c6a109b View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Apply suggestions from code review

    Committing my changes to update the base branch and close out this PR
    mdemoret-nv authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    fa363cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a00cfb View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    cdf54bc View commit details
    Browse the repository at this point in the history
  2. Fixing copyright

    mdemoret-nv committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    77145fa View commit details
    Browse the repository at this point in the history
  3. Updating copyright year

    mdemoret-nv committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    f8abbbe View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    a653ae3 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Fix existing doctest

    lowener committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    9f4b9b3 View commit details
    Browse the repository at this point in the history
  2. Add pytest file for doctest

    lowener committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    82c93b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Add test_docstring.py

    lowener committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    717b388 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Add linear models doctest

    lowener committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    72190fb View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    af39242 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a08019 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    d115033 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0aa02f View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Add doctest format to SVM

    lowener committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    c19cffd View commit details
    Browse the repository at this point in the history
  2. Add doctest to decomposion

    lowener committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    278c418 View commit details
    Browse the repository at this point in the history
  3. Fix copyright

    lowener committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    ba468ec View commit details
    Browse the repository at this point in the history
  4. Fix style

    lowener committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    bd5621e View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Add doctest for MNMG models

    lowener committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    d041354 View commit details
    Browse the repository at this point in the history
  2. fix style

    lowener committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    04a7a28 View commit details
    Browse the repository at this point in the history
  3. Fix copyright

    lowener committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    999ac03 View commit details
    Browse the repository at this point in the history
  4. Fix Dask UMAP doctest

    lowener committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    2101e6c View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    7c9177b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Add multiclass doctest

    lowener committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    42d9c6c View commit details
    Browse the repository at this point in the history
  2. Fix copyright

    lowener committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    facb0ae View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    d7191bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a131da4 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Configuration menu
    Copy the full SHA
    4391b6c View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    e0e400f View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Fix pydoc svc

    lowener committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    d0fc8fa View commit details
    Browse the repository at this point in the history
  2. Fix copyright

    lowener committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    ffbf3cb View commit details
    Browse the repository at this point in the history