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

Update dev-docs #8730

Merged
merged 16 commits into from May 4, 2023
Merged

Update dev-docs #8730

merged 16 commits into from May 4, 2023

Commits on Sep 4, 2021

  1. Copy the full SHA
    c727f0c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ad41a7b View commit details
    Browse the repository at this point in the history
  3. proper indentation

    sgbaird committed Sep 4, 2021
    Copy the full SHA
    75da906 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    363d9e8 View commit details
    Browse the repository at this point in the history
  5. hyperlink had space

    sgbaird committed Sep 4, 2021
    Copy the full SHA
    51dba44 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6e979d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. change pip to conda install

    sgbaird committed Nov 4, 2021
    Copy the full SHA
    f4a67ef View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Copy the full SHA
    9431bf3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3f408db View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Update docs/source/developer/contributing.rst

    Co-authored-by: Graham Markall <535640+gmarkall@users.noreply.github.com>
    sgbaird and gmarkall committed Mar 9, 2022
    Copy the full SHA
    59e6da1 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Merge branch 'main' into dev-docs

    * main: (2583 commits)
      Correct sequence in test_issue_3158_1
      Fix flake8 checks since upgrade to flake8=6.x
      Use nonzero data in tests of Issue numba#3158
      Apply suggestions from PR numba#8120 review
      Make Numba dependency check run ahead of Numba internal imports.
      Check for void return type in compile_ptx
      applying review suggestions
      Add -e to all Azure script steps
      CI: Use `set -e` in "Before Install" step and fix install
      Implement cleanups suggested in PR numba#8120 feedback
      Remove cpu NRT init guard, rtsys.initialize already has this.
      remove forced fail test
      moved file (2)
      Add test for docstring.
      Add update_wrapper to dufunc.
      Remove superfluous assertion.
      Fix failing warning checking tests.
      Fix failing tests.
      * now uses np.testing.assert_array_equal for more detailed error reporting
      Supply concrete timeline for objmode fallback deprecation.
      ...
    esc committed Jan 27, 2023
    Copy the full SHA
    a297d12 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. remove use of conda config, as per review

    As title
    esc committed Feb 6, 2023
    Copy the full SHA
    f3b637a View commit details
    Browse the repository at this point in the history
  2. reword installation instructions so that all deps can be installed wi…

    …th one command
    
    As title
    esc committed Feb 6, 2023
    Copy the full SHA
    362f766 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Fix link to sphinx-rtd-theme

    Co-authored-by: Graham Markall <535640+gmarkall@users.noreply.github.com>
    esc and gmarkall committed May 4, 2023
    Copy the full SHA
    e211a03 View commit details
    Browse the repository at this point in the history
  2. Fix syntax highlighting for shell command.

    Co-authored-by: Graham Markall <535640+gmarkall@users.noreply.github.com>
    esc and gmarkall committed May 4, 2023
    Copy the full SHA
    fc09bb8 View commit details
    Browse the repository at this point in the history
  3. fix sphinx link again

    As title
    esc committed May 4, 2023
    Copy the full SHA
    4a030ee View commit details
    Browse the repository at this point in the history