Michael Droettboom
Michael Droettboom
This is just a proof of concept at this point, but I think that by sharing it I might spur some interest and collaboration. This adds a new kernel to...
I recently came across a technique for distilling benchmark measurements into a single number that takes into account the fact that some benchmarks are more consistent/reliable than others, called [Heirarchical...
Right now, each `Axis` has a two lists of `Tick` objects (one major, one minor), each of which has 3 `Line` objects (for left tick, right tick and gridline) and...
This fixes the pystats build after #116206. * Issue: gh-117122
# Bug report ### Bug description: Since #116206 was merged, pystats builds are broken: ``` gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden...
In the spirit of being a set of static webpages, ideally this would be done in Javascript.
Maybe we can leverage IPython to run this on a cluster... For good results, however, it will need to be on homogeneous hardware, I suppose.
It should be possible to use the bootstrap customize tool to reduce the amount we include.