JackKelly
Using computer science to mitigate climate change (well: trying to, anyway!) Currently by trying to speed up IO :slightly_smiling_face:
@openclimatefix London
Pinned Repositories
bayesianchangepoint
An implementation of Adams & MacKay 2007 "Bayesian Online Changepoint Detection"
climate-change-mitigation
Using computer science to mitigate climate change: lists of topics, conferences, etc.
explore_nwps
Explore numerical weather prediction datasets on cloud object storage
hypergrib
Lazily open petabyte-scale GRIB datasets consisting of trillions of GRIB messages from xarray
kickstart-modular.nvim
A launch point for your personal nvim configuration
light-speed-io
Read & decompress many chunks of files at high speed
neuralnilm
Deep Neural Networks Applied to Energy Disaggregation
neuralnilm_prototype
rfm_ecomanager_logger
Python front-end for the rfm_edf_ecomanager RF base unit
rfm_edf_ecomanager
Communicate with EDF EcoManager Transmitter Plugs; Whole House TX and CurrentCost Whole House TX using a 433MHz RFM12b and a ATmega328 micro controller
JackKelly's Repositories
JackKelly/climate-change-mitigation
Using computer science to mitigate climate change: lists of topics, conferences, etc.
JackKelly/light-speed-io
Read & decompress many chunks of files at high speed
JackKelly/hypergrib
Lazily open petabyte-scale GRIB datasets consisting of trillions of GRIB messages from xarray
JackKelly/linux_home
Config files in my Linux home directory
JackKelly/JackKelly.github.io
My new blog; using Jekyll.
JackKelly/explore_nwps
Explore numerical weather prediction datasets on cloud object storage
JackKelly/kickstart-modular.nvim
A launch point for your personal nvim configuration
JackKelly/arrow-rs
Official Rust implementation of Apache Arrow
JackKelly/book
The Rust Programming Language
JackKelly/bytes
Utilities for working with bytes
JackKelly/filesystem_spec
A specification that python filesystems should adhere to.
JackKelly/gdal
GDAL is an open source MIT licensed translator library for raster and vector geospatial data formats.
JackKelly/gribberish
Read GRIB files with Rust
JackKelly/io-uring
The `io_uring` library for Rust
JackKelly/JackKelly
JackKelly/learning_rust
My attempts at the exercises in the Rust Programming Book
JackKelly/liburing
JackKelly/list_with_depth
List cloud prefixes at a given depth.
JackKelly/maturin
Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages
JackKelly/pvlib-python
A set of documented functions for simulating the performance of photovoltaic energy systems.
JackKelly/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
JackKelly/pytorch-lighting-segfault
Minimal code example to demonstrate segfault in pytorch-lightning
JackKelly/Ranger21
Ranger deep learning optimizer rewrite to use newest components
JackKelly/rpi-programmable-leds
Programming an WS12811/2 light string from a Raspberry Pi
JackKelly/rust-nation-uk-2024
JackKelly/rust-playground
Me tinkering with Rust tools
JackKelly/why_blocking_threads
Why does reqwest::get cause tokio to start blocking threads?
JackKelly/why_blocking_threads_object_store
JackKelly/xarray
N-D labeled arrays and datasets in Python
JackKelly/zarr-python
An implementation of chunked, compressed, N-dimensional arrays for Python.