hybrd

My modifications to a popular C++ port of the venerable MINPACK numeric library (by dgoffredo)

Hybrd Alternatives

Similar projects and alternatives to hybrd

  • Grumpy

    Discontinued Grumpy is a Python to Go source code transcompiler and runtime.

  • wait-time

    Implements an approximate solution to a particular queuing metric

  • 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 better hybrd alternative or higher similarity.

hybrd reviews and mentions

Posts with mentions or reviews of hybrd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-03.
  • Mark Dufour: Shed Skin restricted-Python-to-C++ compiler 0.9.6
    3 projects | news.ycombinator.com | 3 Jan 2024
    I used Shed Skin in the long long ago to speed up a solver for a queuing problem I was playing with.

    The journey was:

    - naive python solver: https://github.com/dgoffredo/wait-time/blob/master/solver.py

    - "optimized" solver that ended up being slower due to more time spent in the python interpreter: https://github.com/dgoffredo/wait-time/blob/master/solver_op...

    - used Shed Skin to speed up the python bits, but I don't recall whether I got it to integrate with the fsolve module (I doubt it in retrospect)

    - rewrote it all in C++ templates using some professor's linpack port; MUCH faster: https://github.com/dgoffredo/hybrd/blob/d84013352797e61d449b...

Stats

Basic hybrd repo stats
1
1
10.0
over 10 years ago

The primary programming language of hybrd is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com