symbolicnim
Symbolic calculator
A symbolic computation library written in Nim, allowing efficient expression evaluation and differentiation.
A symbolic library written purely in Nim with the ability to compile expressions into efficient functions.
41 stars
6 watching
2 forks
Language: Nim
last commit: about 4 years ago
Linked from 1 awesome list
algebraderivativenimrationalssymbolic-library
Related projects:
Repository | Description | Stars |
---|---|---|
mathnet/mathnet-symbolics | A basic computer algebra library for .NET and F# that supports symbolic manipulation and expression simplification. | 351 |
scinim/theo | An optimized bigint and number-theory library for the Nim programming language | 26 |
symengine/symengine | A fast symbolic manipulation library written in C++ | 1,168 |
vindaar/ggplotnim | A Nim port of the popular data visualization library ggplot2. | 177 |
scinim/datamancer | A Nim library providing a dplyr-like API for data manipulation and analysis of dataframes. | 133 |
grpistoia/mathemagics | A symbolic algebra package for Pharo Smalltalk | 26 |
asc-community/angourimath | A symbolic algebra library that provides tools for automating mathematical operations and expressions | 783 |
nilq/hugorm | A dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution | 30 |
paddim8/kalker | A comprehensive scientific calculator with math syntax and symbolic computation capabilities | 1,656 |
stavenko/nim-glm | A high-level vector and matrix library with shader-like syntax for linear algebra operations inspired by other libraries. | 95 |
thudm/mathglm | A Pytorch-based implementation of a language model capable of performing arithmetic operations without calculators. | 318 |
davidedc/algebrite | A JavaScript library for symbolic mathematics and algebraic computation. | 968 |
johnscillieri/psutil-nim | A Nim port of Python's psutil library for cross-platform system information access | 62 |
nim-lang/bigints | Provides arbitrary precision integers with standard Nim syntax for efficient and accurate calculations | 124 |
lucawolf/des.nim | A Nim implementation of cryptographic algorithms including DES and DUKPT. | 6 |