Solving systems of linear equations with VBA

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

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
  • VBA-Expressions

    A powerful string expression evaluator for VBA and LO Basic, which puts more than 100 mathematical, statistical, financial, date-time, logic and text manipulation functions at the user's fingertips.

  • Systems of linear equations have been taught since high school, they are of utmost importance in mathematics. Although Excel is possible to solve, manually, equations using matrix inverse and matrix multiplication. Today we will show you a practical way to solve such problems using VBA Expressions.

  • 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

  • Evaluate piecewise functions in VBA

    1 project | /r/vba | 17 Oct 2022
  • Expression evaluator for VBA

    1 project | /r/github | 10 Oct 2022
  • Is there a c# library available that will evaluate arithmetic string such "5+3+max(3)" in runtime say from a file and provide output

    6 projects | /r/csharp | 8 Apr 2023
  • Advanced CSV filtering through VBA

    2 projects | /r/vba | 6 Mar 2022
  • Evaluating expressions from strings in VBA

    4 projects | /r/vba | 20 Feb 2022