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 411 143

  2. Public web pages from talks

    HTML 28 17

  3. cpython Public

    Forked from python/cpython

    The Python programming language

    Python 19 6

  4. Forked from sdelquin/data_science

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

    Jupyter Notebook 17 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 6

  6. revad Public

    Forked from Rufflewind/revad

    Reverse-mode automatic differentiation in Rust (experiment)

    Rust 1

338 contributions in the last year

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

Contribution activity

December 2022

Created 4 commits in 1 repository

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

GH-98363: Have batched() return tuples

On python-ideas, I got some pushback on the decision to return lists. After rereading the original thread and looking at the use cases with fresh e…

+40 −38 6 comments

Created an issue in python/cpython that received 4 comments

Improve accuracy of builtin sum() for float inputs

Currently sum() makes no efforts to improve accuracy over a simple running total. We do have math.fsum() that makes extreme efforts to be almost pe…

4 comments
Opened 2 other issues in 1 repository

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