-
Enthought
- Cambridge, UK
Block or Report
Block or report mdickinson
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
1
// Exact square root of a known square integer2// ===========================================3// This snippet contains a function `isqrt64_exact` with signature4//5// uint32_t isqrt64_exact(uint64_t n); -
-
1,563 contributions in the last year
Less
More
Activity overview
Contribution activity
December 2022
Created 6 commits in 3 repositories
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
enthought/ets-copyright-checker
3
merged
enthought/traits
2
merged
enthought/traits-futures
1
merged
enthought/sat-solver
1
open
enthought/enable-mapping
1
merged
mdickinson/cpython
1
closed
Reviewed 10 pull requests in 4 repositories
python/cpython
7 pull requests
- gh-100428: Make float documentation more accurate
- gh-100268: Add is_integer method to int
- GH-100425: Improve accuracy of builtin sum() for float inputs
- gh-67790: Support float-style formatting for Fraction instances
- bpo-32782: PEP3118 itemsize of an empty ctypes array should not be 0
-
GH-90043: Handle NaNs in
COMPARE_OP_FLOAT_JUMP - gh-98248: Normalizing the error messages in function struct.pack
enthought/traits
1 pull request
enthought/traitsui
1 pull request
mdickinson/cpython
1 pull request
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






