mfagerlund
-
FluentSvg
by: mfagerlund- 160 total downloads
- last updated 7/1/2026
- Latest version: 1.0.0
A minimal, dependency-free fluent builder for generating SVG documents (shapes, paths, text, clip paths and SMIL animations) in .NET. Uses System.Numerics.Vector2; no third-party dependencies. -
- 130 total downloads
- last updated 7/1/2026
- Latest version: 1.0.0
Nano-sized nonlinear least squares (Levenberg-Marquardt) for .NET — dense and sparse, analytic or finite-difference Jacobians, plus an L-BFGS minimizer. No autodiff, one small dependency (CSparse). -
Bascule.
by: mfagerlundRL - 89 total downloads
- last updated 7/1/2026
- Latest version: 0.1.0-alpha (prerelease)
A Godot-free, batched-PPO reinforcement-learning core for .NET, built on the Tensotron tensor + autograd engine. Multi-channel ControlSpec, in-process training and inference, byte-exact model save/load — no... More information -
Tensotron
by: mfagerlund- 83 total downloads
- last updated 7/1/2026
- Latest version: 0.1.0-alpha (prerelease)
A PyTorch-faithful, float32 tensor and autograd library for .NET, GPU-accelerated with ILGPU. Correctness-first: if it doesn't behave like PyTorch, it's a bug.