Skip to content
Avatar
  • Enthought
  • Cambridge, UK

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 33 10

  3. polyhedron Public

    Robust point-in-polyhedron testing.

    Python 25 9

  4. refcycle Public

    Support for displaying and analyzing reference graphs of Python objects.

    Python 12 1

  5. Python 2

1,563 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri
Activity overview
Contributed to enthought/traits, python/cpython, enthought/envisage and 32 other repositories

Contribution activity

December 2022

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

gh-67790: Support float-style formatting for Fraction instances

This PR adds support for float-style formatting for Fraction objects: it supports the "e", "E", "f", "F", "g", "G" and "%" presentation types, and …

+611 −0 13 comments
Opened 9 other pull requests in 6 repositories

Created an issue in enthought/ets-copyright-checker that received 1 comment

Flake8 extension is incompatible with Flake8 6

This extension is incompatible with the recently-released flake8 6.0. Attempting to run flake8 on the extension gives the following output: (ets-co…

1 comment
88 contributions in private repositories Dec 1 – Dec 16

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