Pinned Repositories
algorithms
An assortment of algorithms
assignment-data-science
Assignment for Data Science role
bitfinex-scraper
diesel
A safe, extensible ORM and Query Builder for Rust
matplotlib2tikz
A converter that takes a matplotlib figure and spits out a TikZ/PGFplots figure for smooth integration into LaTeX.
ndarray
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
numpy
The fundamental package for scientific computing with Python.
online-python
optimize
Rust crate for numerical optimization
thesis
sebasv's Repositories
sebasv/ripped
Linear Programming in Rust
sebasv/thesis
sebasv/algorithms
An assortment of algorithms
sebasv/assignment-data-science
Assignment for Data Science role
sebasv/bitfinex-scraper
sebasv/diesel
A safe, extensible ORM and Query Builder for Rust
sebasv/matplotlib2tikz
A converter that takes a matplotlib figure and spits out a TikZ/PGFplots figure for smooth integration into LaTeX.
sebasv/ndarray
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
sebasv/numpy
The fundamental package for scientific computing with Python.
sebasv/online-python
sebasv/optimize
Rust crate for numerical optimization
sebasv/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
sebasv/pokerroom
A simple pokerroom server
sebasv/quite-ok-image-format
toy implementations of the QOI format
sebasv/rust-numpy
PyO3-based Rust binding of NumPy C-API
sebasv/sleek
Sleek is a CLI tool for formatting SQL. It helps you maintain a consistent style across your SQL code, enhancing readability and productivity.
sebasv/sleek-pre-commit
Sleek, the SQL formatter, as a pre commit hook