abstractqqq
Hello! I am an Python + Rust Dev who loves solving problems. My current interest is in the Rustification of traditional ML tools and algorithms.
Atlanta, Georgia
Pinned Repositories
abstractqqq
arkadia
Ndarray backed KD-tree that is more suitable for data science use cases
awesome-polars
A curated list of Polars talks, tools, examples & articles. Contributions welcome !
basic_markov_decision_process
basic markov decision process in Rust
BQ-Rust-Test
Me trying to run a BQ query in Rust.
polars_ds_extension
Polars extension for general data science use cases
polars_istr
Identifiers and Standard Format Parsing for Polars Dataframe
recommendation_system_rust
RicherTextLabel
How to make Godot's Rich Text Label even more colorful?
rust_polynomials_fft
abstractqqq's Repositories
abstractqqq/polars_ds_extension
Polars extension for general data science use cases
abstractqqq/polars_istr
Identifiers and Standard Format Parsing for Polars Dataframe
abstractqqq/arkadia
Ndarray backed KD-tree that is more suitable for data science use cases
abstractqqq/basic_markov_decision_process
basic markov decision process in Rust
abstractqqq/rust_polynomials_fft
abstractqqq/awesome-polars
A curated list of Polars talks, tools, examples & articles. Contributions welcome !
abstractqqq/RicherTextLabel
How to make Godot's Rich Text Label even more colorful?
abstractqqq/abstractqqq
abstractqqq/BQ-Rust-Test
Me trying to run a BQ query in Rust.
abstractqqq/eh_Transitions
Godot plugin to help with Scene Transitions.
abstractqqq/fun_with_movenet
abstractqqq/graph_and_anomaly
abstractqqq/recommendation_system_rust
abstractqqq/rf_monte_carlo
Exploration of Random Forest, Monte Carlo
abstractqqq/gzip_topic_classifier_polars
A Polars Implementation of the GZIP Topic Classifier
abstractqqq/k_corrset_polars
Try if Polars can handle k corrset problem
abstractqqq/kdtree-rs
K-dimensional tree in Rust for fast geospatial indexing and lookup
abstractqqq/learning_bend
Learning the Bend Programming language
abstractqqq/LearningInProgress
abstractqqq/polars-ds-feedstock
A conda-smithy repository for polars-ds.
abstractqqq/polars_vs_pandas
abstractqqq/PushToGit
abstractqqq/pythonGraph
Implementation of graph in Python as both an adjacency matrix and a node based network, and using the implementations to solve 1. shortest path problem from A to B, 2. A rotten orange problem. Details can be seen in comments.
abstractqqq/rust-kmedoids
k-Medoids clustering in Rust with the FasterPAM algorithm
abstractqqq/rust-trie
My Rust Implementation of Trie with some Additional Features
abstractqqq/rust_monte_carlo
A problem solved with Monte Carlo simulation and Rust
abstractqqq/RustBevyBalancingDemo
A demo of a balancing algorithm done with Bevy and Rust
abstractqqq/staged-recipes
A place to submit conda recipes before they become fully fledged conda-forge feedstocks
abstractqqq/stringToArithmetic