https://github.com/packquickly/packquickly
Github "about me"
https://github.com/packquickly/packquickly
Last synced: about 2 months ago
JSON representation
Github "about me"
- Host: GitHub
- URL: https://github.com/packquickly/packquickly
- Owner: packquickly
- Created: 2023-06-08T06:09:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-03T14:49:35.000Z (11 months ago)
- Last Synced: 2025-08-13T21:43:44.123Z (7 months ago)
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
I'm Jason Rader (aka packquickly!)
[](https://www.packquickly.com)
[](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.* [](https://github.com/patrick-kidger/optimistix)
*Co-author of [**Lineax**](https://github.com/google/lineax): linear solvers and least-squares in JAX.* [](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"]
```