Skip to content
View tomwhite's full-sized avatar

Organizations

@apache @jclouds @bigdatagenomics @HadoopGenomics @lasersonlab @disq-bio @openclimatefix @cubed-dev

Block or report tomwhite

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 Loading

  1. hadoop-book Public

    Example source code accompanying O'Reilly's "Hadoop: The Definitive Guide" by Tom White

    Makefile 3.5k 2.6k

  2. sgkit-dev/sgkit Public

    Scalable genetics toolkit

    Python 253 34

  3. cubed-dev/cubed Public

    Scalable array processing with bounded memory

    Python 153 15

  4. reflect Public

    An optical puzzle

    Jupyter Notebook 2 2

  5. covid-19-uk-data Public

    Coronavirus (COVID-19) UK Historical Data

    HTML 161 79

  6. leveltheplayingfield Public

    Analysis of school funding in Wales

    R

1,378 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created a pull request in zarr-developers/zarr-python that received 8 comments

Avoid memory copy in local store write

This removes an unnecessary memory copy when writing to a local file, bringing the memory usage in line with Zarr Python v2 for this case (see http…

+5 −2 lines changed 8 comments
Opened 4 other pull requests in 3 repositories
Reviewed 6 pull requests in 4 repositories

Created an issue in developmentseed/obstore that received 4 comments

Put fails for numpy arrays that are not unsigned bytes

For example, numpy arrays of unsigned bytes work, but signed bytes (b) fail - and with memoryview the error is different. All of these objects supp…

4 comments
Opened 5 other issues in 3 repositories
Loading