Measurements.jl VS common-lisp-stat

Compare Measurements.jl vs common-lisp-stat and see what are their differences.

Measurements.jl

Error propagation calculator and library for physical measurements. It supports real and complex numbers with uncertainty, arbitrary precision calculations, operations with arrays, and numerical integration. (by JuliaPhysics)

common-lisp-stat

Common Lisp Statistics -- based on LispStat (Tierney) but updated for Common Lisp and incorporating lessons from R (http://www.r-project.org/). See the google group for lisp stat / common lisp statistics for a mailing list. (by blindglobe)
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
Measurements.jl common-lisp-stat
2 2
472 170
1.1% -
5.8 0.0
24 days ago over 4 years ago
Julia Common Lisp
MIT License GNU General Public License v3.0 or later
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.

Measurements.jl

Posts with mentions or reviews of Measurements.jl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-31.
  • Uncertainty in linear equations
    1 project | /r/AskPhysics | 21 Oct 2022
  • Lisp-stat: An environment for Statistical Computing
    4 projects | news.ycombinator.com | 31 Mar 2021
    Aside from the language features, some of the libraries in Julia make it really useful for statistical computing. One really cool library I am trying to use more and more in Julia is the Measurements library [1]. With the multiple dispatch system in Julia its super easy to integrate into most problems and can let you estimate error bounds on values programs produce. Super important for scientific applications.

    I am hoping in the future that I can mix this in with some auto-diff problems to get uncertainty bounds on estimation problems with minimal fiddling with covariance matrices. Right now the performance is the only problem in integrating the library into pretty much any problem :(

    [1] https://github.com/JuliaPhysics/Measurements.jl

common-lisp-stat

Posts with mentions or reviews of common-lisp-stat. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-31.

What are some alternatives?

When comparing Measurements.jl and common-lisp-stat you can also consider the following projects:

ITensors.jl - A Julia library for efficient tensor computations and tensor network calculations

april - The APL programming language (a subset thereof) compiling to Common Lisp.

lisp-stat - Lisp-Stat main system

cepl - Code Evaluate Play Loop

XLS-compat - XLISP-STAT compatibility library

physical-quantities - A common lisp library that provides a numeric type with optional unit and/or uncertainty for computations with automatic error propagation.

FewSpecialFunctions.jl - Few special functions in Julia. Includes Clausen function, Coulomb wave functions, Debye function, Fresnel functions, Struve function, Hypergeometric functions, Confluent hypergeometric functions, Fermi-Dirac

cl-geometry - Common Lisp package for simple two dimensional computational geometry.

polisher - Infix notation to S-expression (Polish notation) translator for Common Lisp

clem - A matrix library for common lisp

array-operations - Common Lisp library that facilitates working with Common Lisp arrays.