Showing 83 open source projects for "quadratic"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Quadratic

    Quadratic

    Data science spreadsheet with Python & SQL

    Quadratic has no environment to configure. The grid runs entirely in the browser with no backend service. This makes our grids completely portable and very easy to share. Quadratic has Python library support built-in. Bring the latest open-source tools directly to your spreadsheet. Quickly write code and see the output in full detail. No more squinting into a tiny terminal to see your data output.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    FlashAttention

    FlashAttention

    Fast and memory-efficient exact attention

    FlashAttention is a high-performance deep learning optimization library that reimplements the attention mechanism used in transformer models to be significantly faster and more memory-efficient than standard implementations. It achieves this by using IO-aware algorithms that minimize memory reads and writes, reducing the quadratic memory overhead typically associated with attention operations. The project provides implementations of FlashAttention, FlashAttention-2, and newer iterations optimized for modern GPU architectures such as NVIDIA Hopper and AMD accelerators. By improving both forward and backward pass efficiency, it enables training and inference of large language models with longer sequence lengths and higher throughput. ...
    Downloads: 77 This Week
    Last Update:
    See Project
  • 3
    DiffOpt.jl

    DiffOpt.jl

    Differentiating convex optimization programs w.r.t. program parameters

    ...Note that this package does not contain any solver. This package has two major backends, available via the reverse_differentiate! and forward_differentiate! methods, to differentiate models (quadratic or conic) with optimal solutions. Differentiable optimization is a promising field of convex optimization and has many potential applications in game theory, control theory and machine learning. Recent work has shown how to differentiate specific subclasses of convex optimization problems. But several applications remain unexplored. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    gptoolbox

    gptoolbox

    Matlab toolbox for Geometry Processing

    ...It also implements discrete differential geometry operators, geodesic distance computations, and constructive solid geometry operations. Beyond geometry, gptoolbox includes features for quadratic programming, image colorization, and dithering. Most of the functions are pure MATLAB code, requiring only that the toolbox be added to the MATLAB path, while some specialized features depend on external libraries and compiled mex files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Easings.net

    Easings.net

    Easing Functions Cheat Sheet

    ...Instead of linear changes, easing functions help define how values accelerate or decelerate over time, resulting in smoother and more dynamic effects. The project provides a clear, interactive showcase of common easing equations such as quadratic, cubic, quartic, and elastic functions. It is a valuable resource for developers and designers who want to understand and compare different easing behaviors before applying them to web animations, game mechanics, or UI interactions. With its focus on simplicity and clarity, Easings .net has become a popular go-to reference for motion design and development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MoBA

    MoBA

    MoBA: Mixture of Block Attention for Long-Context LLMs

    ...This routing strategy reduces the computational cost associated with traditional attention while preserving performance on reasoning and long-context tasks. The approach allows language models to scale to significantly longer input contexts without the quadratic computational cost normally associated with transformer attention mechanisms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NVIDIA cuOpt

    NVIDIA cuOpt

    GPU accelerated decision optimization

    NVIDIA cuOpt is a GPU-accelerated optimization engine designed to solve complex mathematical optimization problems at large scale. It supports a range of optimization models including linear programming (LP), mixed integer linear programming (MILP), quadratic programming (QP), and vehicle routing problems (VRP). Built primarily in C++, cuOpt leverages NVIDIA GPUs to deliver near real-time solutions for optimization tasks involving millions of variables and constraints. The platform provides multiple interfaces, including C, Python, and server APIs, allowing developers to integrate optimization capabilities into applications and services. cuOpt is designed for high-performance environments and can be deployed across cloud, hybrid, or on-premise infrastructures. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    QFT fork-yzhs

    testbed for QFT and such

    This is a fork of Colin Benner's Frobenius benchmarking. https://github.com/yzhs/frobenius-test Quadratic Frobenius primality Test (QFT) as devised by Grantham has two relatively expensive first steps. In other projects, techniques were examined that may reduce that expense and are tested here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    hash_val_4_Bloom

    search for hash values used in Bloom filter for QNR membership

    FenderBender -- on MersenneForum.org "Determine Squares" -- came up with using Bloom filter to detect Quadratic non-residues modulo small primes in order to reject what inputs are certainly not square roots. This reduces, by > 99%, the amount of actual square root calc's done and therefore is more efficient and faster. Search fur 32-bit vs 64-bit, hash values that make "perfect" Bloom filter. Variety of (simple) hash functions, requiring 2, 3, 4 or 5 hash values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    Qtractor

    Qtractor

    An Audio/MIDI multi-track sequencer

    Qtractor is an Audio/MIDI multi-track sequencer application written in C++ around the Qt framework. The target platform will be Linux, where the Jack Audio Connection Kit (JACK) for audio, and the Advanced Linux Sound Architecture (ALSA) for MIDI,
    Leader badge
    Downloads: 361 This Week
    Last Update:
    See Project
  • 11
    MiniExpressionSolver

    MiniExpressionSolver

    Solves Expressions, Equations And Performs Conversions

    MiniExpressionSolver (MES) solves mathematical, logical and other kinds of problems, using a large array of in-built functions. More than that MES allows you to define and use your own functions too in order to solve expressions. MES also solves several types of equation, solves some numerical problems with Genetics and includes other tools for solving specific problem types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. ATC Online Alpha: https://advantrigoncalc.sourceforge.io/atc/ More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by...
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 13
    Pure C99 Quadratic Sieve 230-bit minute, RSA-100 factored, easily accessible on Windows and Linux. Hello and welcome at sourceforge.net, i'm your student at Université de Franche-Comté, Mon, 11 Jul 2022. This ~2500 lines Pure C factorization software : - is imediately compatible with Microsoft Windows, Linux (no one dependancy) - is a C99 command line factorizer from 0 to 300 bits (330 bits were factored in the lab) - is built so that you can easily use and test the software - use its own "big num" library named cint - use AVL trees to organize information - use Lanczos Block, a pure C iterative matrix eigenvalues finder algorithm - use Pollard's Rho algorithm to answer under 64 bits The Microsoft Windows executable is included in the zip, the readme.md gives you details. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Qbsolv

    Qbsolv

    A decomposing solver

    Qbsolv,a decomposing solver, finds a minimum value of a large quadratic unconstrained binary optimization (QUBO) problem by splitting it into pieces solved either via a D-Wave system or a classical tabu solver. (Note that qbsolv by default uses its internal classical solver. Access to a D-Wave system must be arranged separately.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Shadow Editor

    Shadow Editor

    Cross-platform 3D scene editor based on three.js, golang and mongodb

    ...Display, renderer, helpers, filter, weather, control mode, select mode, add mode, language. Plane, cube, circle, cylinder, sphere, icosahedron, torus, torus knot, teapot, lathe. Line segments, CatmullRom curve, quadratic Bezier curve, cubic Bezier curve, ellipse curve.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    NFB integer factorization

    No-factor-base (NFB) sub-exponential factorization algorithm

    This is an easy-to-understand algorithm of integer factorization with heuristically evaluated complexity L(4/15, 2), which is better than the general number field sieve algorithm with L(1/3, 1.923). NFB searches common factors of the quadratic residues modulo n using GCD. All relations are processed by the Gaussian elimination procedure. Different strategies of searching the relations can be applied, many giving complexity better than L(1/3, 1.923).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    IGA PEH

    Isogeometric Analysis (IGA) of Piezoelectric Energy Harvesters (PEH)

    ...In this work, we analyze piezoelectric energy harvesters (PEH) with the IGA, considering the Kirchhoff-Love plate theory. The work includes cantilever bimorph configurations of PEH with constant and quadratic varying thickness of the substructure. The non-constant substructure thickness is defined from three control points and a B-Spline of degree 2. References: VP Nguyen, C Anitescu, S Bordas, T Rabczuk. "Isogeometric analysis: an overview and computer implementation aspects". Mathematics and Computers in Simulation, (2015), pp. 89-116, Vol 117. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NanoDSP Open Source DSP

    NanoDSP Open Source DSP

    Audio Enhancer for Windows and Embedded Platform

    NanoDSP is designed for embedded operation and aims for low CPU load. Main functions 1. Bass amplification using a quadratic curve Generates odd and even harmonics, and uses human auditory psychology missing fundamentals to create the illusion of bass enhancement. By using a quadratic curve for the bass component, distortion is created and harmonics are generated to amplify the bass. 2. Separation of bass and Mid, treble using moving average By using the moving average, the CPU load and memory load are reduced. 3. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Sparse Attention

    Sparse Attention

    "Generating Long Sequences with Sparse Transformers" examples

    Sparse Attention is OpenAI’s code release for the Sparse Transformer model, introduced in the paper Generating Long Sequences with Sparse Transformers. It explores how modifying the self-attention mechanism with sparse patterns can reduce the quadratic scaling of standard transformers, making it possible to model much longer sequences efficiently. The repository provides implementations of sparse attention layers, training code, and evaluation scripts for benchmark datasets. It highlights both fixed and learnable sparsity patterns that trade off computational cost and model expressiveness. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    F3DM

    Finite Element Method on 3D Meshes

    f3dmlib is a FEM library that can read, write and analyse 3D tetrahedral meshes, minimize a given functional, and refine the resulting meshes. The minimization is parallelized with OpenMP. Three main features in unstable 1.8.x version (available via GIT): quadratic elements, periodic boundary conditions, and the solver for scalar and electromagnetic wave equations. f3dmgeom is a collection of a few simple tools for creating surface meshes for tetgen. It can handle simple geometries only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    easy-dhpsf

    easy-dhpsf

    GUI for fitting 3D single-molecule images using the double-helix PSF

    This package of MATLAB routines with accompanying GUI allows scientific users to measure the 3D location of single molecules when using the double-helix point spread function (DH-PSF) widefield microscope. Version 2 also includes code that facilitates combining localization data from two spectral channels using a locally-weighted quadratic 3D registration function Features - Double-Gaussian estimator is calibrated via an axial scan of bright immobile fluorescent emitters (e.g. beads) - DH localization is performed through template matching and subsequent double Gaussian fitting - Tiff stacks of SM images are analyzed using template matching followed by double-Gaussian fitting to extract estimates of the molecule positions - Two spectral channels are registered by generating a locally-weighted quadratic mapping function from control point pairs
    Downloads: 18 This Week
    Last Update:
    See Project
  • 23

    quadraticplotbyap

    plots quadratic graph

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Doug's TriNom
    ...Each one solves trinomials, but each one solves them a little differently. If you want all of them, just download "TRINOM". Look below for details. ANSWER: Simply gives the x-values from the quadratic formula. FACTOR: Like the name implies, this gives the answers in factored form. This code has been improved for simplicity. QUADFRM: This program displays the "work" from the quadratic formula. This includes simplifying the radical!!! (you're welcome). Be warned, this is the only program that struggles with bigger numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Wykobi is an efficient, robust and simple to use multi-platform 2D/3D computational geometry library written in C++. Wykobi provides a concise, predictable, and deterministic interface for geometric primitives and complex geometric routines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB