Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Algorithms packages

Showing projects tagged as Data and Algorithms

  • union-find

    7.9 0.0 Haskell
    Efficient union and equivalence testing of sets.
  • eigen

    7.8 0.0 L2 C++
    Haskel binding for Eigen library. Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
  • infinite-search

    4.6 0.0 Haskell
    An implementation of Martin Escardo's exhaustively searchable sets in Haskell.
  • union-find-array

    4.4 0.0 Haskell
    ST based union find data structure
  • edit-distance-vector

    3.9 0.0 Haskell
    Calculate edit scripts and distances between Vectors.
  • dgim

    3.1 0.0 Haskell
    :chart_with_upwards_trend: Implementation of the DGIM algorithm in Haskell.