Skip to content
Avatar
😎
😎
  • The Ohio State University
  • Columbus, Ohio

Organizations

@python @cpcosu
Block or Report

Block or report sweeneyde

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

Pinned

  1. The Python programming language

    Python 45.8k 23.8k

  2. multimerge Public

    A faster multi-way merge algorithm interchangeable with heapq.merge

    C 19 1

  3. Scripts related to creating knot-theoretical links from elements of Thompson's group

    Python

  4. FEH-Robot Public

    The program used for Team E4 (Zach Boledovic, Mason Cobb, Luke Koury and Dennis Sweeney) in the 2018 FEH Robot competition at The Ohio State University

    C++

  5. 1
    class LazyProductObject:
    2
        # Assume there are n >= 1 iterators, with repeat = r. 
    3
        #   len(pools) == n and len(indices) == len(result) == n*r
    4
        # pools[0:num_incomplete_pools] are lists of items that will still
    5
        # get added to from iterators, while pools[num_incomplete_pools:n]

325 contributions in the last year

Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri
Activity overview
Contributed to python/cpython, faster-cpython/ideas, sweeneyde/thompson_knots and 16 other repositories

Contribution activity

June 2022

Created 6 commits in 2 repositories
Created 1 repository

Created a pull request in nedbat/coveragepy that received 5 comments

Use PyCode_GetCode

Discussed here

+4 −1 5 comments

Created an issue in python/cpython that received 4 comments

Building on Windows should remove all __pycache__

Feature or enhancement The file Makefile.pre.in already has this target: pycremoval: -find $(srcdir) -depth -name '__pycache__' -exec rm -rf {} ';'…

4 comments
Opened 1 other issue in 1 repository

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