Skip to content
Avatar
  • Mutable Minds, Inc.
  • Santa Clara, California

Highlights

  • Pro
Block or Report

Block or report rhettinger

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Sample code for the video course: Modern Python: Big Ideas, Little Code

    Python 396 138

  2. Public web pages from talks

    HTML 24 17

  3. cpython Public

    Forked from python/cpython

    The Python programming language

    Python 19 5

  4. Forked from sdelquin/data_science

    Different study cases of handling and analysis data, using python tools.

    Jupyter Notebook 15 3

  5. Forked from shreyans29/thesemicolon

    This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.

    Jupyter Notebook 4 5

  6. revad Public

    Forked from Rufflewind/revad

    Reverse-mode automatic differentiation in Rust (experiment)

    Rust 1

315 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

July 2022

Created 5 commits in 1 repository

Created a pull request in python/cpython that received 10 comments

GH-77265: Document NaN handling in statistics functions that sort or count

Document the current state of affairs. Show users what the issue is and how they can avoid it. Issue: gh-77265

+29 −0 10 comments

Created an issue in python/cpython that received 7 comments

Investigate int/float conversion costs in math functions

Relative to other float math functions, the lgamma() function pays an inordinately large penalty for converting inputs from int to float. Presumabl…

7 comments

Seeing something unexpected? Take a look at the GitHub profile guide.