dynamax VS OpenKF

Compare dynamax vs OpenKF and see what are their differences.

OpenKF

This is an open source Kalman filter C++ library based on Eigen3 library for matrix operations. The library has generic template based classes for most of Kalman filter variants including: (1) Kalman Filter, (2) Extended Kalman Filter, (3) Unscented Kalman Filter, and (4) Square-root UKF.. (by Al-khwarizmi-780)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
dynamax OpenKF
1 1
617 82
5.7% -
7.1 6.6
2 months ago 1 day ago
Jupyter Notebook Jupyter Notebook
MIT License GNU General Public License v3.0 only
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.

dynamax

Posts with mentions or reviews of dynamax. We have used some of these posts to build our list of alternatives and similar projects.
  • Parameter estimation of a linear system
    1 project | /r/ControlTheory | 8 Jan 2023
    If you can write your system in discrete time (e.g. by using forward Euler) you could use pretty straightforwardly a library like https://github.com/probml/dynamax to estimate your unknown parameters given some measured data.

OpenKF

Posts with mentions or reviews of OpenKF. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing dynamax and OpenKF you can also consider the following projects:

Financial-Models-Numerical-Methods - Collection of notebooks about quantitative finance, with interactive python code.

open-space-toolkit - Collection of versatile software libraries for space engineering applications.

TF_JAX_tutorials - All about the fundamental blocks of TF and JAX!

tensor-sensor - The goal of this library is to generate more helpful exception messages for matrix algebra expressions for numpy, pytorch, jax, tensorflow, keras, fastai.

AlgoBook - A beginner-friendly project to help you in open-source contributions. Data Structures & Algorithms in various programming languages Please leave a star ⭐ to support this project! ✨

The-Complete-FAANG-Preparation - This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Python, and Java.