jax-cfd VS tequila

Compare jax-cfd vs tequila and see what are their differences.

jax-cfd

Computational Fluid Dynamics in JAX (by google)

tequila

A High-Level Abstraction Framework for Quantum Algorithms (by tequilahub)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
jax-cfd tequila
3 7
576 344
3.8% 1.5%
4.4 7.5
7 days ago about 15 hours ago
Jupyter Notebook Python
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

jax-cfd

Posts with mentions or reviews of jax-cfd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-17.

tequila

Posts with mentions or reviews of tequila. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-08.
  • CUDA Quantum
    2 projects | news.ycombinator.com | 8 Feb 2024
    Which of the Quantum circuit simulator back ends supported by tequila are accelerateable with CUDA quantum?

    src/tequila/simulators: https://github.com/tequilahub/tequila/tree/master/src/tequil...

  • New neural network architecture inspired by neural system of a worm
    4 projects | news.ycombinator.com | 8 Feb 2023
    > Once you stop caring about the brain and neurons and you find out that almost every cell in the body has gap junctions and voltage-gated ion channels which for all intents and purposes implement boolean logic and act as transistors for cell-to-cell communication, biology appears less as something which has been overcome and more something towards which we must strive with our primitive technologies: for instance, we can only dream of designing rotary engines as small, powerful, and resilient as the ATP synthase protein [2].

    But what of wave function(s); and quantum chemistry at the cellular level? https://github.com/tequilahub/tequila#quantumchemistry

    Is emergent cognition more complex than boolean entropy, and are quantum primitives necessary to emulate apparently consistently emergent human cognition for whatever it's worth?

    [Church-Turing-Deutsch, Deutsch's Constructor theory]

    Is ATP the product of evolutionary algorithms like mutation and selection? Heat/Entropy/Pressure, Titration/Vibration/Oscillation, Time

    From the article:

    > The next step, Lechner said, “is to figure out how many, or how few, neurons we actually need to perform a given task.”

    Notes regarding Representational drift* and remarkable resilience to noise in BNNs) from "The Fundamental Thermodynamic Cost of Communication: https://news.ycombinator.com/item?id=34770235

    It's never just one neuron.

    And furthermore, FWIU, human brains are not directed graphs of literally only binary relations.

    In a human brain,

  • Common Lisp Names All Sixteen Possible Binary Logic Gates
    3 projects | news.ycombinator.com | 11 Sep 2022
    https://github.com/tequilahub/tequila/blob/master/src/tequil...

    Pauli matrices > Quantum information: https://en.wikipedia.org/wiki/Pauli_matrices#Quantum_informa...

    From Quantum_information#Quantum_information_processing https://en.wikipedia.org/wiki/Quantum_information#Quantum_in... :

    > The state of a qubit contains all of its information. This state is frequently expressed as a vector on the Bloch sphere. This state can be changed by applying linear transformations or quantum gates to them. These unitary transformations are described as rotations on the Bloch Sphere. While classical gates correspond to the familiar operations of Boolean logic, quantum gates are physical unitary operators.

  • Quantum Algorithm Implementations for Beginners
    2 projects | news.ycombinator.com | 17 Jun 2022
    > Tequila is an Extensible Quantum Information and Learning Architecture where the main goal is to simplify and accelerate implementation of new ideas for quantum algorithms. It operates on abstract data structures allowing the formulation, combination, automatic differentiation and optimization of generalized objectives. Tequila can execute the underlying quantum expectation values on state of the art simulators as well as on real quantum devices.

    https://github.com/tequilahub/tequila#quantum-backends

    Quantum Backends currently supported by tequilahub/tequila: Qulacs, Qibo, Qiskit, Cirq, PyQuil, QLM, myQLM)

    tequila-tutorials/Quantum_Calculator.ipynb https://github.com/tequilahub/tequila-tutorials/blob/main/Qu... :

    > Welcome to the Tequila Calculator Tutorial. In this tutorial, you will learn how to create a quantum circuit that simulates addition using Tequila. We also compare the performance of various backends that Tequila uses.

  • Compostable fungi-based replacement for styrofoam
    1 project | news.ycombinator.com | 29 Apr 2022
  • Deep Learning Poised to ‘Blow Up’ Famed Fluid Equations
    4 projects | news.ycombinator.com | 15 Apr 2022
  • quantumcat - Need feedback
    2 projects | /r/quantum | 5 Jul 2021
    a) have you heard of tequila? seems pretty similar

What are some alternatives?

When comparing jax-cfd and tequila you can also consider the following projects:

awesome-fluid-dynamics - A curated list of repositories related to fluid dynamics.

quantumcat - quantumcat is a platform-independent, open-source, high-level quantum computing library, which allows the quantum community to focus on developing platform-independent quantum applications without much effort.

tequila-tutorials - Tutorial collection for tequila

CfC - Closed-form Continuous-time Neural Networks

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

beso - BioElectric Simulation Orchestrator

AeroSandbox - Aircraft design optimization made fast through modern automatic differentiation. Composable analysis tools for aerodynamics, propulsion, structures, trajectory design, and much more.

qiskit - Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.