Highlights
- Pro
Pinned Loading
-
BeveridgeNelsonFilter
BeveridgeNelsonFilter PublicAn interface (frontend and backend) for an implementation of the Beveridge-Nelson filter. Contains the complete BN filter model R code.
-
GoldbachsWeakConjecture
GoldbachsWeakConjecture PublicDisprover for Goldbach's weak conjecture using the Miller-Rabin (probabilistic) primality test
Python
-
LZ77Compression
LZ77Compression PublicLempel-Ziv (77) data compression algorithm. For files containing up to 8 bit ASCII chars. Using Huffman and Elias (omega) coding.
Python 1
-
UkkonensSuffixTree
UkkonensSuffixTree PublicUkkonen's (linear time) suffix tree construction. Both containing the generalised and non-generalised version.
Python 2
-
MinimumSpanningTree
MinimumSpanningTree PublicSecond best MST calculated based on the lowest common ancestor (LCA) approach. Best MST calculated using Kruskal's with disjoint set (with path compression).
Python
-
jsinspect-plus
jsinspect-plus PublicForked from danielstjules/jsinspect
Detect copy-pasted and structurally similar code. Supports ES2020 standard (and most proposed features), TS and TSX files. Using Babel 8's parser.
If the problem persists, check the GitHub status page or contact support.