astGrad

Symbolic differentiation based on the Nim AST (by SciNim)

astGrad Alternatives

Similar projects and alternatives to astGrad

  • insect

    24 astGrad VS insect

    High precision scientific calculator with support for physical units

  • Squants

    The Scala API for Quantities, Units of Measure and Dimensional Analysis

  • 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.

    InfluxDB logo
  • numbat

    A statically typed programming language for scientific computations with first class support for physical dimensions and units

  • Measuremancer

    A library to handle measurement uncertainties & error propagation

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better astGrad alternative or higher similarity.

astGrad reviews and mentions

Posts with mentions or reviews of astGrad. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-16.
  • Show HN: Numbat – A programming language with physical dimensions as types
    8 projects | news.ycombinator.com | 16 Nov 2023
    I mean that article of yours highlights the difficulties one encounters fairly well, I would say. I don't disagree that this is (generally) a tricky problem!

    Nim allows you to do a lot, e.g. derivatives of a unitful expression with measurement errors [0]. But other aspects run into the reality of dealing with a static type system. For example in Measuremancer [1], the library handling measurements with uncertainties, each `Measurement` is a single generic `Measurement[T]`. Each measurement stores the derivatives for error propagation. Obviously the derivatives have different units. Now, we could make `Measurement` a two-fold generic, `Measurement[T, U]`, but that just makes things more unwieldy in practice, for not much gain.

    Without rewriting a majority of existing code you will always run into trouble where your perfect unit type system will either break or you'll need to work around it anyway (e.g. calling into some C library for part of the code).

    [0]: https://github.com/SciNim/astGrad#extra-fun

    [1]: https://github.com/SciNim/Measuremancer/

Stats

Basic astGrad repo stats
1
15
10.0
over 1 year ago

The primary programming language of astGrad is Nim.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com