factorization
There are 177 repositories under factorization topic.
NicolasHug/Surprise
A Python scikit for building and analyzing recommender systems
guoguibing/librec
LibRec: A Leading Java Library for Recommender Systems, see
benedekrozemberczki/awesome-community-detection
A curated list of community detection research papers with implementations.
benruijl/symbolica
A modern computer algebra library for Python and Rust.
flintlib/flint
FLINT (Fast Library for Number Theory)
axkr/symja_android_library
:coffee: Symja - computer algebra language & symbolic math library. A collection of popular algorithms implemented in pure Java.
SciML/NonlinearSolve.jl
High-performance and differentiation-enabled nonlinear solvers (Newton methods), bracketed rootfinding (bisection, Falsi), with sparsity and Newton-Krylov support.
SciML/LinearSolve.jl
LinearSolve.jl: High-Performance Unified Interface for Linear Solvers in Julia. Easily switch between factorization and Krylov methods, add preconditioners, and all in one interface.
benedekrozemberczki/Splitter
A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).
benedekrozemberczki/GraphWaveMachine
A scalable implementation of "Learning Structural Node Embeddings Via Diffusion Wavelets (KDD 2018)".
Bodigrim/arithmoi
Number theory: primes, arithmetic functions, modular computations, special sequences
benedekrozemberczki/diff2vec
Reference implementation of Diffusion2Vec (Complenet 2018) built on Gensim and NetworkX.
benedekrozemberczki/M-NMF
An implementation of "Community Preserving Network Embedding" (AAAI 2017)
qcc4cp/qcc
Source code for the book "Quantum Computing for Programmers", Cambridge University Press
benedekrozemberczki/BANE
A sparsity aware implementation of "Binarized Attributed Network Embedding" (ICDM 2018).
benedekrozemberczki/ASNE
A sparsity aware and memory efficient implementation of "Attributed Social Network Embedding" (TKDE 2018).
PoslavskySV/rings
Rings: efficient JVM library for polynomial rings
ihebski/factordb
RSA primes numbers /RSA/CTFs
benedekrozemberczki/RolX
An alternative implementation of Recursive Feature and Role Extraction (KDD11 & KDD12)
mithi/simple-cryptography
Scripts that illustrate basic cryptography concepts based on Coursera Standford Cryptography I course and more.
benedekrozemberczki/TADW
An implementation of "Network Representation Learning with Rich Text Information" (IJCAI '15).
yhtang/FunFact
Tensor decomposition with arbitrary expressions: inner, outer, elementwise operators; nonlinear transformations; and more.
NeuroFan/Compressive_Sensing_C_and_MATLAB
C and MATLAB implementation of CS recovery algorithm, i.e. Orthogonal Matching Pursuit, Approximate Message Passing, Iterative Hard Thresholding Algorithms
benedekrozemberczki/NMFADMM
A sparsity aware implementation of "Alternating Direction Method of Multipliers for Non-Negative Matrix Factorization with the Beta-Divergence" (ICASSP 2014).
jwood000/RcppAlgos
Tool for Solving Problems in Combinatorics and Computational Mathematics
ramkikannan/planc
Distributed NMF/NTF Library
Graychii/Shor-Algorithm-Implementation
Shor's Algorithm to Break RSA Experiment
devthefuture-org/dockerfile-x
Dockerfile factorization superset
crocs-muni/cm_factorization
Complex multiplication based factorization
JuliaSmoothOptimizers/LDLFactorizations.jl
Factorization of Symmetric Matrices
michel-leonard/C-Quadratic-Sieve
A factorization software using a Quadratic Sieve (SIQS) written in C.
frno7/forthmath
Useful mathematical words in Forth.
jannikmi/multivar_horner
python package implementing a multivariate Horner scheme for efficiently evaluating multivariate polynomials
citp/anomalous-tor-keys
Analysis of archived Tor relay RSA public keys
mcovalt/ILUZero.jl
A Julia implementation of incomplete LU factorization with zero level of fill in.
CSKrishna/Recommender-Systems-for-Implicit-Feedback-datasets
Matrix Factorization augmented with customer item meta data