JSzitas
Credit Quant Developer Interested in Optimization |Time Series Forecasting | Machine Learning | Trees
BarclaysPrague
JSzitas's Stars
jeremy-rifkin/libassert
The most over-engineered C++ assertion library
boost-ext/ut
C++20 μ(micro)/Unit Testing Framework
kthohr/gcem
A C++ compile-time math library using generalized constant expressions
TodePond/DreamBerd
perfect programming language
tinygrad/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
BenBrock/reple
"Replay-based" REPLs for compiled languages.
google/highway
Performance-portable, length-agnostic SIMD with runtime dispatch
DEck13/conformal.glm
conformal prediction for generalized linear regression models
JuliaInterop/Cxx.jl
The Julia C++ Interface
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
bstewart/stm
An R Package for the Structural Topic Model
psf/black
The uncompromising Python code formatter
PatWie/CppNumericalSolvers
a lightweight header-only C++17 library of numerical optimization methods for nonlinear functions based on Eigen
vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
twesterhout/lbfgs-cpp
A readable implementation of L-BFGS method in modern C++
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
Boulder-Investment-Technologies/lppls
Library for fitting the LPPLS model to data.
Dobiasd/FunctionalPlus
Functional Programming Library for C++. Write concise and readable C++ code.
Quuxplusone/from-scratch
C++ standard library features, "from scratch"
shikokuchuo/mirai
mirai - Minimalist Async Evaluation Framework for R
ineswilms/bigtime
Sparse estimation of large time series models
wurli/pedant
Transform code from using implicit function calls to explicit using the double-colon operator.
jonathf/matlab2cpp
Convertion program from Matlab to C++ using Armadillo
nlmixr2/rxode2
rxode2
kthohr/optim
OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions
google/googletest
GoogleTest - Google Testing and Mocking Framework
unisonweb/unison
A friendly programming language from the future
hadolint/hadolint
Dockerfile linter, validate inline bash, written in Haskell
chongma8903/smog
Structural Modeling Using Overlapped Group Penalties
emilsjoerup/HARModel
An implementation of the Heterogeneous AutoRegressive model from Corsi(2009)