Pinned Repositories
Datamancer
A dataframe library with a dplyr like API
Unchained
A fully type safe, compile time only units library.
ggplotnim
A port of ggplot2 for Nim
ginger
A Nim package similar to R's Grid package
LatexDSL
A mini DSL to generate LaTeX from Nim
llama2nim
A Nim port of Andrej Karpathy's llama2.c
NeuralNetworkLiveDemo
Contains a simple live demo of MNIST training and classification using Nim + Arraymancer + Plotly
nimhdf5
Wrapper and some simple high-level bindings for the HDF5 library for the Nim language
shell
A Nim mini DSL to execute shell commands
TimepixAnalysis
Contains code related to calibration and analysis of Timepix based detector + CAST related code
Vindaar's Repositories
Vindaar/ggplotnim
A port of ggplot2 for Nim
Vindaar/shell
A Nim mini DSL to execute shell commands
Vindaar/ginger
A Nim package similar to R's Grid package
Vindaar/nimhdf5
Wrapper and some simple high-level bindings for the HDF5 library for the Nim language
Vindaar/LatexDSL
A mini DSL to generate LaTeX from Nim
Vindaar/TimepixAnalysis
Contains code related to calibration and analysis of Timepix based detector + CAST related code
Vindaar/llm.nim
A port of Karpathy's llm.c (CPU) to Nim
Vindaar/forked
Syntax sugar for `cligen`'s procpool for easy multiprocessing
Vindaar/flatBuffers
Another library for reading/writing Nim objects to binary files
Vindaar/texParser
A basic LaTeX parser
Vindaar/phd
The git repository of my PhD thesis
Vindaar/NimJit
Vindaar/numericalnim
A collection of numerical methods written in Nim
Vindaar/orgtables
A library to turn Nim data into Org mode tables
Vindaar/ebookTranslateInterleaved
LLM based translation of ebooks & generator of interleaved original / translation
Vindaar/ollama
A library to interface with a locally running Ollama server instance
Vindaar/phdCompanion
Companion website to my PhD thesis
Vindaar/seqmath
Nim sequence math library for sequences and nested sequences
Vindaar/Arraymancer
A fast, ergonomic and portable tensor library in Nim with a deep learning focus
Vindaar/AxionElectronLimit
Vindaar/cdt
Constrained Delaunay Triangulation (2D), incremental / fully dynamic
Vindaar/Dotfiles
Vindaar/emacs.d
This repository contains my emacs.d to be able to synchronize my emacs settings between different computers.
Vindaar/halo2
Vindaar/kzg-fuzz
Tool for fuzzing KZG implementations
Vindaar/moonmath-manual
A resource for anyone interested in understanding and unlocking the potential of zk-SNARKs, from beginners to experts.
Vindaar/openai
Yet another basic library for OpenAI's API
Vindaar/orgparser
A basic Emacs Org mode parser for Nim
Vindaar/packages
List of packages for Nimble
Vindaar/Vindaar