Complexity Explained

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    A catchall repo for holding research issues, papers, and works in progress (by breck7)

  • I wrote a paper called "Counting Complexity" (https://github.com/treenotation/research/tree/master/papers/...).

    In it are the beginnings of a new simple universal weigh to measure complexity.

    The "real-world benefits" are that you can compare 2 systems that accomplish the same problem and objectively choose the less complex one, much like you could use the measurement of "weight" to pick a lighter material for something like a plane.

  • CFDPython

    A sequence of Jupyter notebooks featuring the "12 Steps to Navier-Stokes" http://lorenabarba.com/

  • I sniff an air of condescension; what’s your goals therein? Are you posturing your ‘maths’ knowledge?

    I thought I was explicit in my criticism of “notation only” explanations, but perhaps a positive example would be more explicit.

    https://github.com/barbagroup/CFDPython

    This repo explains computational fluid dynamics (an example of a complex system!) from “what is a python function” to “2d Navier stokes”.

    It shows the work of how to discretize ‘latex beautified’ notation, shows the relationship between the computations and the notation, and even explains when their LaTex strays from “conventional use of notation” and why.

    The authors even throw in traditional handwritten board lecture videos if that helps you learn better.

    complexityexplained reads like it’s written by the Spider-Man points at Spider-Man meme.

  • 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

  • Getting started with OpenFoam and Code Contributions

    1 project | /r/CFD | 13 Jun 2023
  • Five-point stencil in Python for calculating 2D Laplacian

    1 project | /r/ScientificComputing | 2 May 2023
  • CFD and Numerical Methods Code Projects/Assignments

    1 project | /r/CFD | 21 Jul 2022
  • Lid driven Cavity flow - Step 11 of Prof. Lorena Barba 's CFD - python module

    1 project | /r/CFD | 25 Apr 2022
  • Want to move on from Fluent to actually learning CFD.

    1 project | /r/CFD | 30 Dec 2021