Antonio Mallia (amallia)

amallia

Geek Repo

Company:PhD @ NYU

Location:New York

Home Page:https://www.antoniomallia.it

Twitter:@antonio_mallia

Github PK Tool:Github PK Tool


Organizations
backend4android
cpp-unexpected-behaviour
NYU-FNC
osirrc
pisa-engine
west-tandon

Antonio Mallia's repositories

ai-ml-clustering

Implementation of multiple clustering algorithms (K-means, Bisecting K-means, Agglomerative Hierarchial Clustering with Intra-Cluster Similarity (IST), Centroid Similarity (CST), and UPGMA) for performance comparisons on different data sets.

Language:PythonStargazers:0Issues:0Issues:0

bitvector-clone

A dynamic version of std::bitset

Language:C++Stargazers:0Issues:0Issues:0

ClueWeb09-TREC-LTR

learning-to-rank dataset extracted from ClueWeb09 using TREC judgments

Stargazers:0Issues:0Issues:0

compression

Algorithms to compress sorted arrays of integers

Language:CStargazers:0Issues:0Issues:0

cpp-btree

A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0

delta-encoder

Binary delta encoding for series of floating point numbers

Language:JavaStargazers:0Issues:0Issues:0

fehc

Fast and Effective Histogram Construction

Language:C++Stargazers:0Issues:0Issues:0

integer_encoding_library

An encoder/decoder collection for a sequence of integers

Language:C++Stargazers:0Issues:0Issues:0

kamikaze

DocId set compression and set operation library

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

MultiIndex

Research code implementing inverted multiindex structure

Stargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0

rankselect

Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

Repair-Partitioning

An implementation of Re-Pair (a compression algorithm) for partitioning versioned documents into frequent fragments.

Language:C++License:MITStargazers:0Issues:0Issues:0

rrr-clone

Binary sequence compression providing constant time rank and logarithmic time select in nH_o(B) + o(n) bits.

Language:C++License:BSD-2-ClauseStargazers:0Issues:0Issues:0

succincter

Implementation of succincter by Mihai Patrascu

Language:CStargazers:0Issues:0Issues:0
Language:CStargazers:0Issues:0Issues:0

vecplot

Simple vector field plot generator

Language:C++Stargazers:0Issues:0Issues:0

vect

C library to aid with SSE programming, the appropriate intrinsic is applied at compile time using internally define types to keep track of underlying vector component types, GNU C Compilers (gcc, icc, clang) only!

Language:CStargazers:0Issues:0Issues:0

wumpus

Wumpus is an information retrieval system developed at the University of Waterloo. Its main purpose is to study issues that arise in the context of indexing dynamic text collections in multi-user environments.

Language:C++License:GPL-2.0Stargazers:0Issues:0Issues:0