Retired Systems & ML Engineer passionate about mentoring young developers and machine learning enthusiasts. I enjoy sharing insights from my experience in crafting clean, efficient, and secure code. Open to guiding new talent in open-source projects or learning journeys. My opinions here are my own.
- Skills: Machine Learning, Systems Programming
- Technologies: Rust, C, Go, Python, Swift, JAX, Zig
- Contact: Reach me at
ramsyana@mac.com
.
A learning-focused, high-performance tensor computation library built from scratch in Rust, featuring automatic differentiation and CPU/CUDA backends.
Source | Documentation
A collection of algorithms and concepts from various academic papers implemented in multiple languages.
Paper Title | Author(s) | arXiv | Status |
---|---|---|---|
Relative Sizes of Iterated Sumsets | Noah Kravitz | 2412.18598 | ✅ Complete |
A Remark on an Explicit Formula for the Sums of Powers of Integers | José L. Cereceda | 2503.14508v2 | ✅ Complete |
The Neveu-Schwarz Group and Schwarz's Extended Super Mumford Form | Katherine A. Maxwell & Alexander A. Voronov | 2412.18585 | ⏸️ On Hold |
Derivative Polynomials and Infinite Series for Squigonometric Functions | Bart S. Van Lith | 2503.19624 | ✅ Complete |
Inverse Source Problems for a Multidimensional Time-Fractional Wave Equation | D.K. Durdiev | 2503.17404v1 | ✅ Complete |
...and more in the full repository.
- lorenz-chaos-encrypt - Implementation of "Plain Convolution Encryption".
- commit-reveal - An implementation of the "Commit-Reveal²" protocol.
- Zig-Math-Algorithms - A collection of mathematical algorithms implemented in Zig.
A minimalist terminal text editor for IoT devices, built in Zig for Unix-like systems.
Source