Skip to content
Avatar
  • Enthought
  • Cambridge, UK

Highlights

  • 1 discussion answered

Organizations

@enthought @python
Block or Report

Block or report mdickinson

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. 1
    // Exact square root of a known square integer
    2
    // ===========================================
    3
    // This snippet contains a function `isqrt64_exact` with signature
    4
    //
    5
    //    uint32_t isqrt64_exact(uint64_t n);
  2. bigfloat Public

    Python wrapper for MPFR, providing high-precision floating-point arithmetic

    Python 31 9

  3. polyhedron Public

    Robust point-in-polyhedron testing.

    Python 24 9

  4. refcycle Public

    Support for displaying and analyzing reference graphs of Python objects.

    Python 11 1

  5. Python 1

1,761 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 enthought/traits-futures, enthought/traits, python/cpython and 28 other repositories

Contribution activity

June 2022

Created 1 repository

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

Fix missing word in sys.float_info docstring

The sys.float_info docstring entry for min_10_exp was missing a word: it should say such that 10**e is a normalized float instead of such that 10**…

+1 −1 6 comments
Opened 24 other pull requests in 10 repositories
enthought/traitsui 8 merged 1 closed
enthought/envisage 1 open 3 merged
python/cpython 1 open 1 merged
enthought/traits 1 open 1 merged
enthought/traits-futures 2 merged
thoughtworks/build-your-own-radar 1 merged
enthought/apptools 1 merged
enthought/chaco 1 merged
enthought/enable 1 merged
enthought/pyface 1 merged

Created an issue in enthought/pyface that received 21 comments

Hang / segfault at application close under PySide6 on macOS and Linux

The following script starts an application with a single window, and calls exit once the application is initialised. It runs without error under Py…

21 comments
6 contributions in private repositories Jun 7 – Jun 24

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