a tiny multidimensional array implementation in C similar to numpy, but only one file.
☆226Aug 2, 2024Updated last year
Alternatives and similar repositories for smolar
Users that are interested in smolar are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆275Nov 21, 2024Updated last year
- my little linear algebra library☆43Jul 7, 2024Updated last year
- ☆21Aug 12, 2025Updated 7 months ago
- a tiny vectorstore implementation built with numpy.☆64Apr 26, 2024Updated last year
- Multi-Threaded FP32 Matrix Multiplication on x86 CPUs☆379Apr 21, 2025Updated 11 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- (touch) typing in terminal space -- aka tits is a tui app to practice touch typing☆14Apr 24, 2024Updated last year
- image captioninggg🐳☆12Aug 30, 2024Updated last year
- Create Vector Store from Scratch in pure Python.☆14Dec 15, 2023Updated 2 years ago
- High Quality Resources on GPU Programming/Architecture☆593Jul 26, 2024Updated last year
- Andrej Kapathy's micrograd implemented in c☆30Aug 7, 2024Updated last year
- pytorch from scratch in pure C/CUDA and python☆42Oct 10, 2024Updated last year
- expression interpreter (calculator) in rs - supports variables & functions.☆12Nov 30, 2024Updated last year
- A really tiny autograd engine☆100May 26, 2025Updated 10 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!