Skip to content
View mdickinson's full-sized 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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Fast square root of a 64-bit square ... Fast square root of a 64-bit square number
    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 bigfloat Public

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

    Python 38 11

  3. polyhedron polyhedron Public

    Robust point-in-polyhedron testing.

    Python 27 11

  4. refcycle refcycle Public

    Support for displaying and analyzing reference graphs of Python objects.

    Python 13 1

  5. simplefractions simplefractions Public

    Python 3 2