#
fast-algorithm
Here are 11 public repositories matching this topic...
Collection of algorithms in multiple programming languages.
algorithms
search-algorithm
hacktoberfest
algorithms-implemented
clustering-algorithm
multiple-algorithms
fast-algorithm
-
Updated
Oct 10, 2021 - 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
Oct 10, 2021 - Java
The FactorGraph package provides the set of different functions to perform inference over the factor graph with continuous or discrete random variables using the belief propagation algorithm.
julia
linear-systems
kahan-summation
state-estimation
sum-product
belief-propagation
gaussian-distribution
tree-graph
factor-graph
loopy-belief-propagation
noisy-data
fast-algorithm
random-variables
ill-conditioned
forward-backward-algorithm
-
Updated
Sep 28, 2021 - Julia
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
A fast direct dense solver with machine accuracy for 2-D Laplace's equation
partial-differential-equations
numerical-methods
laplace-equation
fast-algorithm
boundary-integral-equations
-
Updated
Oct 17, 2020 - MATLAB
Cascaded Multi-Domain Filter for Fast Image Denoising
-
Updated
Apr 20, 2019 - Jupyter Notebook
Spectrally accurate hybrid direct solver for frequency domain scattering
-
Updated
Dec 27, 2017 - Python
FPGA implementation of the Image stitching using FAST. For CPU implementation visit tharaka27-ImageStitcherFAST.
-
Updated
Aug 10, 2020 - VHDL
Fast matrix inversion in the context of PolSAR image processing and classification in C++ using OpenMP
-
Updated
Dec 19, 2017 - Makefile
A new computational fast algorithm of constructing semi-cyclic pandiagonal Latin squares for an arbitrary order.
latin-square
fast-algorithm
latin-squares
pandiagonal-latin-squares
pandiagonal-latin-square
semi-cyclic-latin-squares
cyclic-pandiagonal-latin-squares
pandiagonal-squares
-
Updated
Apr 23, 2021 - HTML
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.