An open API service indexing awesome lists of open source software.

https://github.com/packquickly/packquickly

Github "about me"
https://github.com/packquickly/packquickly

Last synced: about 2 months ago
JSON representation

Github "about me"

Awesome Lists containing this project

README

          

I'm Jason Rader (aka packquickly!)

[![Website: packquickly](https://img.shields.io/badge/packquickly-Website-informational)](https://www.packquickly.com)
[![Twitter: packquickly](https://img.shields.io/twitter/follow/packquickly?style=social)](https://twitter.com/packquickly)

*Machine Learning PhD student at* [*Oxford University*](http://www.maths.ox.ac.uk)

*Previously PhD Resident at* [*Google X*](http://www.x.company)


*Co-author of [**Optimistix**](https://github.com/patrick-kidger/optimistix): modular nonlinear optimisation in JAX.* [![GitHub Repo stars](https://img.shields.io/github/stars/patrick-kidger/optimistix?style=social)](https://github.com/patrick-kidger/optimistix)

*Co-author of [**Lineax**](https://github.com/google/lineax): linear solvers and least-squares in JAX.* [![GitHub Repo stars](https://img.shields.io/github/stars/google/lineax?style=social)](https://github.com/google/lineax)

Lineax is also available [on arXiv](https://arxiv.org/abs/2311.17283).

```python
@dataclass
class About:
location: Any
research: ScientificML = ["Deep Learning", "Machine Learning", "sciML", "Optimisation", "Numerical Methods"]
main_tools: Python = ["JAX", "Equinox"]
```