-
Mutable Minds, Inc.
- Santa Clara, California
Highlights
- Pro
Block or Report
Block or report rhettinger
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
modernpython
modernpython PublicSample code for the video course: Modern Python: Big Ideas, Little Code
-
-
-
data_science
data_science PublicForked from sdelquin/data_science
Different study cases of handling and analysis data, using python tools.
-
thesemicolon
thesemicolon PublicForked from shreyans29/thesemicolon
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
-
revad
revad PublicForked from Rufflewind/revad
Reverse-mode automatic differentiation in Rust (experiment)
Rust 1
257 contributions in the last year
| Day of Week | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Contribution activity
December 2023
Created 11 commits in 2 repositories
Created 1 repository
-
rhettinger/more-itertools
Python
This contribution was made on Dec 21
Created a pull request in python/cpython that received 4 comments
Use match/case in grouper() recipe
Minor stylistic improvement. 📚 Documentation preview 📚: https://cpython-previews--113059.org.readthedocs.build/
Opened 10 other pull requests in 2 repositories
python/cpython
9
merged
-
Misc minor improvements to the itertools recipes
This contribution was made on Dec 25
-
gh-113313: Note that slice support is not required for all sequences.
This contribution was made on Dec 21
-
gh-113157 gh-89519: Fix method descriptors
This contribution was made on Dec 17
-
gh-113202: Add a strict option to itertools.batched()
This contribution was made on Dec 16
-
Add reshape() recipe to demonstrate a use case for batched() and chained.from_iterable()
This contribution was made on Dec 15
-
Optimize unique_justseen() recipe for a common case.
This contribution was made on Dec 14
-
Remove itertool recipe with low pedagogical value
This contribution was made on Dec 14
-
Add recipe for totient() to demonstrate unique_justseen() and factor().
This contribution was made on Dec 14
-
gh-112540: Support zero inputs in geometric_mean()
This contribution was made on Dec 8
more-itertools/more-itertools
1
merged
-
Issue #774: Use math.comb() and math.perm() where possible
This contribution was made on Dec 21
Reviewed 14 pull requests in 1 repository
python/cpython
14 pull requests
-
[3.12] Misc minor improvements to the itertools recipes (gh-113477)
This contribution was made on Dec 25
-
[3.11] gh-113313: Note that slice support is not required for all sequences. (gh-113377)
This contribution was made on Dec 21
-
[3.12] gh-113313: Note that slice support is not required for all sequences. (gh-113377)
This contribution was made on Dec 21
-
gh-113202: Add a strict option to itertools.batched()
This contribution was made on Dec 16
-
[3.12] Add reshape() recipe to demonstrate a use case for batched() and chained.from_iterable() (gh-113198)
This contribution was made on Dec 16
-
[3.12] Use match/case in grouper() recipe (gh-113059)
This contribution was made on Dec 15
-
[3.12] Optimize unique_justseen() recipe for a common case. (gh-113147)
This contribution was made on Dec 14
-
[3.12] Remove itertool recipe with low pedagogical value (gh-113138)
This contribution was made on Dec 14
-
[3.12] Add recipe for totient() to demonstrate unique_justseen() and factor(). (gh-113131)
This contribution was made on Dec 14
-
gh-101100: Fix Sphinx nitpicks in
library/collections.abc.rstThis contribution was made on Dec 14 -
[3.12] gh-113113: doc: use less ambiguously named variable (gh-113114)
This contribution was made on Dec 14
-
gh-113113: doc: use less ambiguously named variable
This contribution was made on Dec 14
-
gh-101100: Fix Sphinx warnings in library/random.rst
This contribution was made on Dec 12
-
Check argument in itertools's recipe for "grouper"
This contribution was made on Dec 5
Created an issue in python/cpython that received 2 comments
Enhance itertools.takewhile() to allow the failed transition element to captured
The current version of takewhile() has a problem. The element that first fails the predicate condition is consumed from the iterator and there is n…
Opened 1 other issue in 1 repository
python/cpython
1
closed
-
Add a strict option to itertools.batched()
This contribution was made on Dec 16






