GitHub topics: expression-tree
Stillpoint-Software/hyperbee.expressions
C# library that extends the capabilities of expression trees to handle asynchronous workflows and other language constructs.
Language: C# - Size: 1.03 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 6 - Forks: 0

inducer/pymbolic
A simple package to do symbolic math (focus on code gen and DSLs)
Language: Python - Size: 1.15 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 114 - Forks: 25

BaseMax/MathematicalExpressionEvaluator
This is a C++ program that evaluates mathematical expressions containing operators +, -, *, and /, and parentheses ( and ). The program supports multi-digit numbers and guarantees that parentheses are used for each operator.
Language: C++ - Size: 20.5 KB - Last synced at: about 4 hours ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

dadhi/FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expressions.
Language: C# - Size: 9.36 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1,265 - Forks: 88

Stillpoint-Software/hyperbee.xs
A Lightweight, Extensible Scripting Language for Expression Trees
Language: C# - Size: 6.01 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 15 - Forks: 2

gearz-lab/lambda2js
Converts a C# expression tree (from Linq namespace) to a syntatically correct javascript code.
Language: C# - Size: 506 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 62 - Forks: 20

agileobjects/ReadableExpressions
A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.
Language: C# - Size: 34.7 MB - Last synced at: 13 days ago - Pushed at: 7 months ago - Stars: 403 - Forks: 23

formulae-org/formulae-js
Fōrmulæ web application
Language: JavaScript - Size: 216 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 7 - Forks: 0

langsamu/GraphEngine
Language: C# - Size: 411 KB - Last synced at: 8 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 1

Thorium/Linq.Expression.Optimizer
System.Linq.Expression expressions optimizer. http://thorium.github.io/Linq.Expression.Optimizer
Language: F# - Size: 421 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 106 - Forks: 7

adyfk/exp-p
Expression Parser (exp-p) Javascript / Typescript is a powerful tool for parsing and evaluating mathematical and logical expressions. It provides a flexible and extensible solution for integrating expression parsing capabilities into your projects
Language: TypeScript - Size: 172 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 11 - Forks: 1

HamedStack/HamedStack.PredicateBuilder
Empower your application with the C# Predicate Builder, effortlessly creating dynamic queries through the use of expression trees and a diverse set of versatile operators.
Language: C# - Size: 23.4 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

BCG-X-Official/pytools
Foundational tools for BCG X's data science packages.
Language: Python - Size: 11.9 MB - Last synced at: 4 minutes ago - Pushed at: 10 months ago - Stars: 35 - Forks: 3

zspitz/ExpressionTreeVisualizer
Debugging visualizer for expression trees
Language: C# - Size: 2.49 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 348 - Forks: 26

CarlosNZ/fig-tree-evaluator
A highly configurable custom expression tree evaluator
Language: TypeScript - Size: 20.4 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 20 - Forks: 4

leandromoh/RecordParser
Zero Allocation Writer/Reader Parser for .NET Core
Language: C# - Size: 35.6 MB - Last synced at: 19 days ago - Pushed at: 9 months ago - Stars: 301 - Forks: 10

cheind/py-cgraph
:tangerine: Intro to symbolic computation in Python including applications to function optimization, physics simulation and more. Includes notebooks on back-propagation, auto-diff and more.
Language: Python - Size: 13.1 MB - Last synced at: 28 days ago - Pushed at: about 8 years ago - Stars: 16 - Forks: 4

zspitz/ExpressionTreeToString
String representations of expression trees + library of expression tree objects
Language: C# - Size: 2.06 MB - Last synced at: 26 days ago - Pushed at: almost 2 years ago - Stars: 159 - Forks: 11

Hookyns/tst-expression
Expression trees for TypeScript similar to C#. Expression trees represent code in a tree-like data structure, where each node is an expression, for example, a method call or a binary operation such as x < y.
Language: TypeScript - Size: 98.6 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 4

jrop/pratt-calculator
A very simple expression evaluator written using a Pratt Parser
Language: JavaScript - Size: 57.6 KB - Last synced at: 7 days ago - Pushed at: almost 7 years ago - Stars: 25 - Forks: 1

ststeiger/procyon
Procyon java decompiler - Procyon is a binary star system in Canis Minor
Language: Java - Size: 1.03 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 167 - Forks: 22

Miaplaza/expression-utils
Efficient Processing, Compilation, and Execution of Expression Trees at Runtime
Language: C# - Size: 139 KB - Last synced at: about 19 hours ago - Pushed at: 2 months ago - Stars: 32 - Forks: 7

RxDave/Qactive
Reactive queryable observable framework.
Language: C# - Size: 615 KB - Last synced at: 20 days ago - Pushed at: over 7 years ago - Stars: 160 - Forks: 19

farzonl/expr-ir
An Expression Tree to LLVM-IR Example.
Language: C++ - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

Kooboo/Json
Lighter and Faster Json Serialization tool.
Language: C# - Size: 240 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 141 - Forks: 28

LiteObject/Demo.Expression.Trees
Example of how program code can be used as data
Language: C# - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

StefH/QueryInterceptor.Core
Provides a generic way to intercept IQueryable expression trees using custom expression visitors.
Language: C# - Size: 4.25 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 25 - Forks: 8

oformaniuk/ExpressionShortcuts
Expression trees made easy
Language: C# - Size: 322 KB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

m-peko/booleval
Header-only C++17 library for evaluating logical expressions.
Language: C++ - Size: 464 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 85 - Forks: 6

nlitsme/expressionfinder
Tool for solving math problems involving finding an expression for a given value. (like numberphile's 10958 problem)
Language: C++ - Size: 19.5 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 2

AlexanderKrutov/DataTables.Queryable
.Net library for clever processing of requests from datatables.net jQuery plugin on the server side (ASP.NET, Nancy or any other web server).
Language: C# - Size: 5.64 MB - Last synced at: 20 days ago - Pushed at: almost 3 years ago - Stars: 51 - Forks: 20

Lisprez/arithmetic_expression_evaluator
arithmetic expression evaluator: homework for fourth graders in elementary school
Language: Go - Size: 10.7 KB - Last synced at: 4 days ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 0

xljiulang/PredicateLib
谓词筛选表达式Expression<Func<T, bool>>的扩展库
Language: C# - Size: 85 KB - Last synced at: 12 days ago - Pushed at: about 6 years ago - Stars: 44 - Forks: 5

glecchi/CSQLQueryExpress
A simple c# library to compile TSQL queries
Language: C# - Size: 362 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

karthik25/SimpleRules
Yet another rules engine, but simpler to use!!
Language: C# - Size: 1.2 MB - Last synced at: 3 days ago - Pushed at: about 8 years ago - Stars: 46 - Forks: 13

DevTeam/IoCContainer
Expressions based Inversion of Control container for .NET
Language: C# - Size: 19.9 MB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 3

voronov-maxim/OdataToEntity
OData .net core
Language: C# - Size: 2.09 MB - Last synced at: 20 days ago - Pushed at: almost 4 years ago - Stars: 152 - Forks: 32

AndreVianna/ExpressionParser
A C# expression parser for a single line strings.
Language: C# - Size: 128 KB - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 16 - Forks: 8

Thorium/LINQKit Fork of scottksmith95/LINQKit
LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
Language: C# - Size: 3.21 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

leonardoporro/Detached-RuntimeTypes
Create clr types at runtime without having to emit opcodes. Method bodies can be defined using expressions.
Language: C# - Size: 204 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

Skinz3/Nova.Compiler
Nova is a programming language with a high level of abstraction. This repository contains nova's bytecode compiler written in C# Using Antlr4 for parser & lexer.
Language: C# - Size: 1.21 MB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 0

AlexeyBoiko/LinqExpr
.Net library for creating reusable Linq queries. The library allows you to use MemberExpression to specify the fields of an object used in a query. For example: a reusable query to find objects that intersect with a given period of time. The library fully supports Entity Framework, including Async operations.
Language: C# - Size: 27.3 KB - Last synced at: 14 days ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 1

miloradowicz/Expressions
Expression evaluator
Language: C# - Size: 3.19 MB - Last synced at: 8 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

stakx/DelegateDecompiler
Simple .NET decompiler that turns compiled methods back into LINQ expression trees.
Language: C# - Size: 22.5 KB - Last synced at: 2 days ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 1

alensugimoto/tree-diagram-analyzer
A tree-diagram analyzer for Expression Tutor.
Language: Java - Size: 9.77 KB - Last synced at: 9 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

raudel25/Expression
Operaciones Matemáticas implementadas en BigNum y un generador de Expresiones Matemáticas
Language: C# - Size: 449 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

zHaytam/Blazux
A performant Flux/Redux state management library for Blazor, with selectors!
Language: C# - Size: 259 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 0

TrigerSoft/jaque
Lets Java 8 Lambdas to be represented as objects in the form of expression trees at runtime
Size: 133 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 162 - Forks: 24

raorafay-dev/DSA-Assignment-2
Given an expression of binary operators as input in the character array, you are required to design a solution in C++ for converting that expression in prefix, postfix and then evaluating that expression. Also you will check its validity (correct use of brackets and operators). The intend is for the given input expression in character array 1. Check validity of the expression 2. Convert to Prefix expression 3. Convert to Postfix expression 4. Evaluate the given expression
Language: C++ - Size: 154 KB - Last synced at: 10 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Vaneeza-7/Data-Structures-Labs
Data Structures implemented in C++
Language: C++ - Size: 36.1 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

Dare-marvel/Data-Structures-and-Competitive-Programming--DS-CP----
Your one-stop GitHub repo for competitive coding and data structures! 🤖 Curated notes, practice problems, and real-world applications. Sharpen your skills and ace those interviews! 💻🔥
Size: 211 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 5 - Forks: 1

gipplab/vmext
vmext: A Visualization Tool for Mathematical Expression Trees
Language: JavaScript - Size: 4.46 MB - Last synced at: 18 days ago - Pushed at: 8 months ago - Stars: 9 - Forks: 5

alex-titarenko/mathcore
Advanced .NET math library (.NET Standard).
Language: C# - Size: 1.14 MB - Last synced at: 30 days ago - Pushed at: about 4 years ago - Stars: 25 - Forks: 6

prathwik0/data-structures-in-c
Data Structures in C
Language: C - Size: 246 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 2

mohamedsalahh/Algebraic-Expression-Parser
Help to control and handle any algebraic expression and perform popular expression operations like getting postfix, prefix, and expression tree.
Language: Python - Size: 73.2 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

ches-001/symbolic-regression
end-to-end implementation of symbolic regression with expression trees and genetic optimization algorithm.
Language: Python - Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

leandromoh/NullPropagationVisitor
Expression visitor that applies null conditional member access the same way the C# null propagation operator (?.) does.
Language: C# - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

omsapate/expression_tree
For given expression eg. a-b*c-d/e+f construct inorder sequence and traverse it using postorder traversal (non recursive)
Language: C++ - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

eventhorizon-cli/DeepCopier
A small and efficient library that can deep copy object by Expression Tree
Language: C# - Size: 26.4 KB - Last synced at: 8 days ago - Pushed at: almost 7 years ago - Stars: 20 - Forks: 6

MovieTone/PostfixToInfixExpressionTree
Postfix to Infix converter built on binary Expression Tree. To convert the tree to Infix expression the inorder tree traversal is applied. Implemented in Java with GUI
Language: Java - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

xujustinj/PyRA
Relational Algebra in Python: expression tree visualization, type validation, and query execution
Language: Python - Size: 24.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Mateus-Mannes/Expression_Trees_EF_Core_CSharp
Using C# Expression Trees to create a custom database query with EF Core
Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

attwoodn/cpp-expression-tree
A header-only, C++14 library for creating logical expression trees and using them to evaluate instances of user-defined data types. Inspired by m-peko/booleval.
Language: C++ - Size: 126 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

IadoRet/CopperIngot
Search engine for .NET C# applications.
Language: C# - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

HamedStack/HamedStack.QueryBuilder
Advanced C# query builder for dynamic and complex queries, featuring nested support and built on expression trees.
Language: C# - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

HamdanSidz/Expression--Tree-all-in-depth-traversals-
It is easier to code expression trees when your infix expression is in postfix form.Using stack I build an expressioon tree, all three traversals pre, in , post orders are code in the file.
Language: C++ - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

artem-sedykh/Sprint.Filter.OData
Language: C# - Size: 9.88 MB - Last synced at: 17 days ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 3

the-man-w-laughs/MPP-String-formatter
The String Formatter project
Language: C# - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

the-man-w-laughs/MPP-Faker
The Random Test Data Object Generator project
Language: C# - Size: 27.3 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

redmanmale/ExpressionTreeCopy
Copy values from one object to another of the same type via expression tree.
Language: C# - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

eknowledger/XPress
A simple yet powerful expression language for .net string literals.
Language: PowerShell - Size: 1.91 MB - Last synced at: 22 days ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 0

epcm18/Mathematical-Operations-solved-using-a-Binary-Tree
binary tree mathematical expression
Language: Python - Size: 350 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

saliba196/UNIFESP_Algorithms_DS
Algorithms and Data Structures (I & II) codes
Size: 30.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Somainer/Inmu-Prove
快速风评被害小工具
Language: C++ - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 12 - Forks: 2

pfevrety/equation-solver
Simple literal expression reducer and renderer.
Language: Python - Size: 337 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

Lex45x/QueryNinja
Framework for dynamic query building regardless of the source and target.
Language: C# - Size: 249 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 2

GenevaS/CompanionCubeCalculator
A mathematical tool which determines the range of a user-specified function given the domains of the function's variables. The calculations are performed using interval arithmetic.
Language: C# - Size: 9.16 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

nayefc/prefixer
Converts infix expressions to prefix expressions in C.
Language: C - Size: 180 KB - Last synced at: about 2 years ago - Pushed at: almost 12 years ago - Stars: 0 - Forks: 0

gabzitdev/regular-language-interpreter
UKZN Computer Science Theory of Computation 3rd year project.
Language: Java - Size: 6.16 MB - Last synced at: 28 days ago - Pushed at: over 9 years ago - Stars: 2 - Forks: 1

Hookyns/tst-expression-old 📦
Base runtime package for typescript expression transformer
Language: TypeScript - Size: 44.9 KB - Last synced at: 28 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mrhmouse/wax 📦
A .NET library of useful functions for manipulating expression trees.
Language: C# - Size: 977 KB - Last synced at: 29 days ago - Pushed at: about 10 years ago - Stars: 2 - Forks: 4

ronimizy/MultiThreadCalculator 📦
Expression based multithreaded calculator using AvaloniaUI
Language: C# - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

lomuto/compiler
Compile C-syntax based code with pure written data structures.
Language: C - Size: 227 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

sh1ngekyo/Expreval
Fast, Compact, Easy-To-Use Library for evaluating boolean (or your own) expressions.
Language: C# - Size: 51.8 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

qiray/MathArtist
Tool for generating pictures using mathematical formulas.
Language: Python - Size: 4.1 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 24 - Forks: 5

msindev/Data-Structures-In-C
(Incomplete, In Continuation) Implementation of Data Structures like Stacks, Queues, etc. using C programming language
Language: C - Size: 5.33 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 11

RHarryH/precedence-parsers
Implementation of precedence parsers and it's specific case - shunting yard algorithm
Language: Java - Size: 264 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

davidnemeti/Publicizer
Access private members with compile-time safety
Language: C# - Size: 121 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AndreyChechel/Explosuress
Closure-free C# Expressions
Language: C# - Size: 16.6 KB - Last synced at: 4 days ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

sunsided/medium-absurd-conversion
Code for the Converting between types in increasingly absurd ways medium post.
Language: C# - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

smdn/polish-notation-impls
数式の二分木化・記法変換・計算アルゴリズムの実装
Language: JavaScript - Size: 540 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

habibsql/TheCSharp
All interesting CSharp language features are demonastrated.
Language: C# - Size: 6.21 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 2

szilu/symbion-expr
Javascript expression parser/evaluator/solver library
Language: JavaScript - Size: 11.7 KB - Last synced at: 9 days ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

mravko/DynamicLinqFilters
Dynamic specification of filters that are translated to LINQ queries using Expression trees. Can be executed on EFCore and In-Memory collections.
Language: C# - Size: 37.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

nikolaynikolaevn/CVisualizer
Calculus expression parser and graph visualizer
Language: C# - Size: 1.02 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

kkkooolllyyyaaa/math_log
My assignments in the mathematical logic discipline
Language: C++ - Size: 187 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ComprosoftCEO/TruthTable
Boolean Expression Truth Table Builder
Language: C++ - Size: 65.4 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 2

zHaytam/InstanciateBenchmarks
Benchmarking a couple of ways to instanciate an object at runtime using only its Type
Language: C# - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

iplaylf2/LF2BitConverter
BitConverter
Language: C# - Size: 56.6 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

aragonnetje6/python_algebra
A simple expression tree with derivatives implemented in python
Language: Python - Size: 497 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
