Fit data as you like

This page summarizes the projects mentioned and recommended in the original post on /r/fortran

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

    ParaMonte: Parallel Monte Carlo and Machine Learning Library for Python, MATLAB, Fortran, C++, C.

  • Can you provide more information about your data? How many dimensions? 1D? Also, could you elaborate on what you mean by fitting a Gaussian to the time series data? Do you mean a Gaussian process? My lab has written a fast generic Bayesian optimizer and sampler library, in pure modern Fortran, that can not only find the best-fit parameters of your time-series model (whether polynomial, sin, ...), but can also put constraints on the uncertainties associated with the parameters. Writing a generic likelihood function for polynomial or other types of fits is quite easy. Once you write it, you simply compile and link it with this library to find the best-fit parameters of each model. The prebuilt ready-to-use versions of the library are also available on the GitHub release page.I would be happy to help you further with writing the polynomial/sin models and fitting them to your data with this library. But some further information is needed from your side to write the objective functions for different models (poly, sin, ...).

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Is fortran used at all anymore, or is it like driving around a model T car? I've got some programs written in fortran.

    1 project | /r/linuxmasterrace | 8 Jul 2022
  • Do any of you do modeling with pymc3 or other Bayesian-oriented packages?

    1 project | /r/datascience | 15 Mar 2021
  • Can I use a function or procedure as input of a subroutine in fortran?

    1 project | /r/fortran | 25 Feb 2021
  • Stan: Statistical modeling and high-performance statistical computation

    1 project | news.ycombinator.com | 4 Mar 2024
  • Bayesian Analysis with Python

    5 projects | news.ycombinator.com | 10 Feb 2024