Graph plotting software for nasty function

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

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

    :chart_with_upwards_trend: Adaptive: parallel active learning of mathematical functions

  • Getting Python to calculate the equation for you shouldn't be a problem. The problem is that it may be having trouble figuring out which points to sample from. Using a uniformly spaced set of points won't necessarily result in the best looking curve, especially after interpolation. There is the adaptive package which does smart sampling of expensive functions. The idea is you give the function, and the adaptive library will learn the best x values to use and also return f(x).

  • 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

  • I made a Python package to do adaptive learning of functions in parallel [P]

    1 project | /r/MachineLearning | 30 Apr 2023
  • I made a Python package to do adaptive sampling of functions in parallel [OC]

    4 projects | /r/compsci | 29 Apr 2023
  • I made a Python package to do adaptive sampling of functions in parallel [OC]

    1 project | /r/programming | 29 Apr 2023
  • I made a Python package to do adaptive sampling of functions in parallel [OC]

    2 projects | /r/Python | 29 Apr 2023
  • Introducing Markdown Code Runner: Automatically execute code blocks in your Markdown files! 🚀

    5 projects | /r/Python | 11 Apr 2023