Skip to content
View CokieMiner's full-sized avatar

Block or report CokieMiner

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
CokieMiner/README.md

Hey, I'm Pedro · CokieMiner

Physics student @ FCUP who builds the tools he wishes existed


What I do

I write scientific software in Rust because Python was too slow and I was too stubborn. My main project is SymbAnaFis, a symbolic math engine with a register-VM evaluator, SIMD batch evaluation, symbolic differentiation, and Python bindings via PyO3. It started as a curve-fitting helper and turned into a full CAS. These things happen.

On the side I flash Linux distros (I use Arch btw) more often than I should, and occasionally lose weeks to Minecraft factory automation (Greg it all).


Projects

Project What it is
🦀 SymbAnaFis Symbolic differentiation, simplification & high-performance evaluation engine for Rust + Python
🖥️ Anafis-Tauri Desktop Tauri app for uncertainty-aware statistical analysis with custom backends
🐍 AnaFis Simple repackage of Python tools for curve fitting and GUM-compliant uncertainty propagation with a GUI
🏆 SciTech Scitech 2025 winner

Stack & interests

Rust Python TypeScript

Things I find interesting: symbolic computation · SIMD · JIT · exact real arithmetic · systems engineering · statistical analysis (Bayesian btw) · compilers


Stats

GitHub Stats

Top Langs


he/him · Porto · currently distro-hopping and pretending it's productive instead of building or studying for my degree

Pinned Loading

  1. Anafis-Tauri Anafis-Tauri Public

    A desktop application for uncertainty-aware statistical analysis.

    TypeScript

  2. SymbAnaFis SymbAnaFis Public

    High-performance symbolic differentiation, simplification, and evaluation engine for Rust and Python.

    Rust 6 1

  3. SciTech SciTech Public

    Programa Vencedor do Scitech 2025

    Python 2 1

  4. AnaFis AnaFis Public

    Python program for curve fitting and uncertanty calculation with GUI

    Python