tenet
Derivative calculator
An automatic differentiation prototype for Zig, enabling computation of derivatives by constructing a sort of backward version of the computation graph.
Automatic differentiation prototype in Zig
15 stars
3 watching
0 forks
Language: Zig
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
auto-differentiation/xad | A high-performance tool for computing derivatives of complex functions used in various scientific and engineering applications. | 258 |
autodiff/autodiff | A C++ library that enables automatic computation of derivatives in an efficient and intuitive way | 1,660 |
auto-differentiation/xad-py | Provides automatic differentiation capabilities for numerical computations in Python | 10 |
alexshtf/autodiff | A .NET library that automates the process of computing derivatives of mathematical functions. | 92 |
rvcas/crisp | A minimal Lispy calculator implementation in Zig with basic arithmetic operations | 24 |
zou-group/textgrad | An autograd engine for textual gradients using large language models to backpropagate gradients. | 1,821 |
nektro/zig-leven | Calculates the difference between two strings using the Levenshtein distance algorithm | 7 |
belse-de/zig-tut | A collection of tutorials and projects to learn the Zig programming language | 18 |
jacobly0/tizr80 | A Zig-based implementation of a TI-84+ CE/TI-83 Premium CE calculator emulator core | 24 |
pbrod/numdifftools | A Python library for automatic numerical differentiation of scalar and vector-valued functions. | 256 |
attack68/book_irds3 | A repository of code and examples for pricing interest rate derivatives | 59 |
nelarius/weekend-raytracer-zig | An implementation of Ray Tracing in One Weekend book using Zig programming language | 92 |
isciences/exactextractr | A package for fast and accurate raster zonal statistics calculations using C++. | 279 |
davidveld/carbolifecalc | A carbon calculator tool that transforms material quantities into embodied carbon values for building designs. | 26 |
tomhoule/zig-diff | A Zig library for generating text diffs using Myers' diff algorithm. | 13 |