#
fast-algorithm
Here are 9 public repositories matching this topic...
Collection of algorithms in multiple programming languages.
algorithms
search-algorithm
algorithms-implemented
clustering-algorithm
multiple-algorithms
fast-algorithm
-
Updated
Dec 11, 2019 - C++
A very fast Java Sudoku library implementation along with a command line client
java
library
algorithm
sudoku-solver
sudoku
sudoku-generator
riddle
fast-algorithm
solves-riddles
sudoku-solution-finder
sudoku-java-library
-
Updated
May 5, 2020 - Java
A fast direct dense solver with machine accuracy for 2-D Laplace's equation
-
Updated
May 17, 2020 - MATLAB
Gaussian belief propagation solver for noisy linear systems with real coefficients and variables.
linear-systems
state-estimation
sum-product
belief-propagation
gaussian-distribution
factor-graph
noisy-data
fast-algorithm
ill-conditioned
-
Updated
Mar 17, 2019 - MATLAB
Gaussian belief propagation solver for linear systems with real coefficients and variables.
linear-systems
kahan-summation
state-estimation
sum-product
belief-propagation
gaussian-distribution
factor-graph
noisy-data
fast-algorithm
ill-conditioned
-
Updated
Sep 19, 2019 - Julia
Spectrally accurate hybrid direct solver for frequency domain scattering
-
Updated
Dec 27, 2017 - Python
Cascaded Multi-Domain Filter for Fast Image Denoising
-
Updated
Apr 20, 2019 - Jupyter Notebook
Fast matrix inversion in the context of PolSAR image processing and classification in C++ using OpenMP
-
Updated
Dec 19, 2017 - Makefile
Improve this page
Add a description, image, and links to the fast-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fast-algorithm topic, visit your repo's landing page and select "manage topics."
The speed of FIt-SNE is amazing. Can FIt-SNE accept precomputed similarity matrix? I used the Matlab wrapper and inputted a precomputed similarity matrix with the "load" option, but errors were reported by showing that cannot find the file.