Symbolics.jl VS AbstractDifferentiation.jl

Compare Symbolics.jl vs AbstractDifferentiation.jl and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Symbolics.jl AbstractDifferentiation.jl
13 2
1,291 135
1.0% 4.4%
9.4 6.5
4 days ago 9 days ago
Julia Julia
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Symbolics.jl

Posts with mentions or reviews of Symbolics.jl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-29.

AbstractDifferentiation.jl

Posts with mentions or reviews of AbstractDifferentiation.jl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-29.
  • What packages would you like Julia to have?
    5 projects | /r/Julia | 29 Nov 2022
    A working common interface for all kinds of differentiation. Like AbstractDifferentiation.jl tries to do, but it is far from finished and seems unmaintained.
  • Multiple dispatch: Common Lisp vs Julia
    4 projects | /r/Julia | 5 Mar 2022
    Yes there are 3-5 different automatic differentiation implementations focusing on different algorithms and types of codes to differentiate. However if such a circumstance are discovered the Julia community tends to jointly implement abstractions. The first one was chainrules which implement the rules for derivatives of mathematical functions (how to calculate the derivative of the gamma function) in a shared place. The next step is https://github.com/JuliaDiff/AbstractDifferentiation.jl which unifies the different algorithms.

What are some alternatives?

When comparing Symbolics.jl and AbstractDifferentiation.jl you can also consider the following projects:

julia - The Julia Programming Language

JuMP.jl - Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear)

Octavian.jl - Multi-threaded BLAS-like library that provides pure Julia matrix multiplication

LicenseCheck.jl - Provides some license checking functionality in Julia by wrapping some of the Go library `licencecheck` and supplying some utilities

ModelingToolkit.jl - An acausal modeling framework for automatically parallelized scientific machine learning (SciML) in Julia. A computer algebra system for integrated symbolics for physics-informed machine learning and automated transformations of differential equations

fricas - Official repository of the FriCAS computer algebra system

Dagger.jl - A framework for out-of-core and parallel execution

egg - egg is a flexible, high-performance e-graph library

StaticArrays.jl - Statically sized arrays for Julia

JET.jl - An experimental code analyzer for Julia. No need for additional type annotations.

SymbolicUtils.jl - Symbolic expressions, rewriting and simplification

Metatheory.jl - General purpose algebraic metaprogramming and symbolic computation library for the Julia programming language: E-Graphs & equality saturation, term rewriting and more.