FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

linear-complexity · GitHub Topics · GitHub

#

linear-complexity

Here are 8 public repositories matching this topic...

Language: All
Filter by language

[NeurIPS 2021 Spotlight] & [IJCV 2024] SOFT: Softmax-free Transformer with Linear Complexity

  • Updated Mar 16, 2024
  • Python

Small-Dimensional Quadratic Programming in Linear Time

  • Updated Aug 4, 2022
  • C++

PyTorch implementation of Mamba: Selective State Space Models for efficient linear-time sequence modeling. An alternative to Transformers with O(N) complexity.

  • Updated Jul 15, 2026
  • Python

Algorithm for solving the Hamiltonian cycle problem deterministically and in linear time on all instances of discocube graphs (tested for graphs with over 8 billion vertices). Discocube graphs are 3-dimensional grid graphs derived from: a polycube of an octahedron | a Hauy construction of an octahedron with cubes as identical building blocks...

  • Updated Jul 23, 2024
  • Rust

FluidLM is a Transformer-free language model replacing O(N²) self-attention with reaction-diffusion PDEs - achieving O(N) scaling, adaptive computation, and no KV-cache.

  • Updated Aug 26, 2026
  • Python

An algorithm for solving the Hamiltonian cycle problem deterministically and in linear time on all instances of discocube graphs (tested for over graphs with 1 billion vertices).

  • Updated Mar 30, 2023
  • Rust

This program takes a string and multiple delimiter characters as input, and splits the string based on said delimiters. The function that performs this returns a vector of tokens, which is actually the input broken down into small strings according to the delimiters provided.

  • Updated Mar 21, 2024
  • C++

Improve this page

Add a description, image, and links to the linear-complexity topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the linear-complexity topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL