Skip to content
View mdickinson's full-sized avatar
  • Enthought
  • Cambridge, UK

Organizations

@enthought @python

Block or report mdickinson

Report abuse

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

Report abuse

Pinned Loading

  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 44 11

  3. polyhedron polyhedron Public

    Robust point-in-polyhedron testing.

    Python 30 11

  4. refcycle refcycle Public

    Support for displaying and analyzing reference graphs of Python objects.

    Python 29 2

  5. simplefractions simplefractions Public

    Python 3 2