Pages with the most categories

Jump to navigation Jump to search

Showing below up to 321 results in range #1 to #321.

View (previous 500 | next 500) (20 | 50 | 100 | 250 | 500)

  1. Newton's method for systems of nonlinear equations, parallel2‏‎ (2 categories)
  2. One step of the dqds, LAPACK‏‎ (2 categories)
  3. All Pairs Shortest Path (APSP)‏‎ (2 categories)
  4. Pairwise summation of numbers, scalability‏‎ (2 categories)
  5. BFS, MPI, Graph500‏‎ (2 categories)
  6. Poisson equation, solving with DFT, PFFT‏‎ (2 categories)
  7. Backward substitution, scalability‏‎ (2 categories)
  8. Prim's, Java, JGraphT‏‎ (2 categories)
  9. Bellman-Ford, locality‏‎ (2 categories)
  10. QR decomposition of dense nonsingular matrices‏‎ (2 categories)
  11. Binary search, C++‏‎ (2 categories)
  12. Serial-parallel algorithm for the LU decomposition of a tridiagonal matrix‏‎ (2 categories)
  13. Boruvka's, RCC for CPU‏‎ (2 categories)
  14. Single Source Shortest Path (SSSP)‏‎ (2 categories)
  15. Cholesky decomposition, locality‏‎ (2 categories)
  16. Tarjan's biconnected components, C++, Boost Graph Library‏‎ (2 categories)
  17. Complete cyclic reduction, scalability‏‎ (2 categories)
  18. Tarjan's strongly connected components, Python/C++, NetworKit‏‎ (2 categories)
  19. DFS, C++, Boost Graph Library‏‎ (2 categories)
  20. The serial-parallel summation method, locality‏‎ (2 categories)
  21. Dense matrix multiplication, scalability‏‎ (2 categories)
  22. Triangular decompositions‏‎ (2 categories)
  23. Dijkstra, Python‏‎ (2 categories)
  24. Uniform norm of a vector, locality‏‎ (2 categories)
  25. Dot product‏‎ (2 categories)
  26. VF2 algorithm‏‎ (2 categories)
  27. Finding minimal-cost flow in a transportation network‏‎ (2 categories)
  28. Ford–Fulkerson, Python, NetworkX‏‎ (2 categories)
  29. Gaussian elimination (finding the LU decomposition)‏‎ (2 categories)
  30. Givens method, locality‏‎ (2 categories)
  31. Hopcroft–Karp, Java, JGraphT‏‎ (2 categories)
  32. Householder (reflections) method for reducing of a matrix to Hessenberg form‏‎ (2 categories)
  33. Householder (reflections) reduction of a matrix to bidiagonal form, locality‏‎ (2 categories)
  34. K-means clustering, Apache Mahout‏‎ (2 categories)
  35. K-means clustering, Octave‏‎ (2 categories)
  36. K-means clustering, Stata‏‎ (2 categories)
  37. Kaczmarz's, MATLAB1‏‎ (2 categories)
  38. Kruskal's algorithm‏‎ (2 categories)
  39. Lanczos, C++, MPI, 3‏‎ (2 categories)
  40. Longest shortest path, Java, WebGraph‏‎ (2 categories)
  41. Methods for solving tridiagonal SLAEs‏‎ (2 categories)
  42. Newton's method for systems of nonlinear equations, parallel3‏‎ (2 categories)
  43. One step of the dqds algorithm‏‎ (2 categories)
  44. Assignment problem‏‎ (2 categories)
  45. Parallel prefix scan algorithm using pairwise summation‏‎ (2 categories)
  46. BFS, Python, NetworkX‏‎ (2 categories)
  47. Poisson equation, solving with DFT, cuFFT‏‎ (2 categories)
  48. Bellman-Ford, C++, Boost Graph Library‏‎ (2 categories)
  49. Prim's algorithm‏‎ (2 categories)
  50. Bellman-Ford, scalability‏‎ (2 categories)
  51. Reducing matrices to compact forms‏‎ (2 categories)
  52. Binary search, Java‏‎ (2 categories)
  53. Serial-parallel method for solving tridiagonal matrices based on the LU decomposition and backward substitutions‏‎ (2 categories)
  54. Boruvka's, RCC for GPU‏‎ (2 categories)
  55. Singular value decomposition (finding singular values and singular vectors)‏‎ (2 categories)
  56. Cholesky decomposition, scalability‏‎ (2 categories)
  57. Tarjan's biconnected components, Java, JGraphT‏‎ (2 categories)
  58. Construction of the minimum spanning tree (MST)‏‎ (2 categories)
  59. Tarjan's strongly connected components algorithm‏‎ (2 categories)
  60. DFS, C++, MPI, Parallel Boost Graph Library‏‎ (2 categories)
  61. The serial-parallel summation method, scalability‏‎ (2 categories)
  62. Dense matrix multiplication (serial version for real matrices)‏‎ (2 categories)
  63. Two-qubit transform of a state vector‏‎ (2 categories)
  64. Dijkstra, Python/C++‏‎ (2 categories)
  65. Uniform norm of a vector: Real version, serial-parallel variant‏‎ (2 categories)
  66. Dot product, locality‏‎ (2 categories)
  67. Vertex connectivity of a graph‏‎ (2 categories)
  68. Floyd-Warshall, C++, Boost Graph Library‏‎ (2 categories)
  69. Ford–Fulkerson algorithm‏‎ (2 categories)
  70. Gaussian elimination with column pivoting‏‎ (2 categories)
  71. Hopcroft–Karp algorithm‏‎ (2 categories)
  72. Householder (reflections) method for the QR decomposition, SCALAPACK‏‎ (2 categories)
  73. Hungarian, Java, JGraphT‏‎ (2 categories)
  74. K-means clustering, Ayasdi‏‎ (2 categories)
  75. K-means clustering, OpenCV‏‎ (2 categories)
  76. K-means clustering, Torch‏‎ (2 categories)
  77. Kaczmarz's, MATLAB2‏‎ (2 categories)
  78. LU decomposition using Gaussian elimination with pivoting‏‎ (2 categories)
  79. Lanczos, C, MPI‏‎ (2 categories)
  80. Longest shortest path, Python/C++, NetworKit‏‎ (2 categories)
  81. Newton's method for systems of nonlinear equations‏‎ (2 categories)
  82. Newton's method for systems of nonlinear equations, scalability1‏‎ (2 categories)
  83. Orthogonalization method‏‎ (2 categories)
  84. Auction algorithm‏‎ (2 categories)
  85. Poisson equation, solving with DFT‏‎ (2 categories)
  86. BFS, Python/C++, NetworKit‏‎ (2 categories)
  87. Poisson equation, solving with DFT, locality‏‎ (2 categories)
  88. Bellman-Ford, Java, JGraphT‏‎ (2 categories)
  89. Purdom's, Boost Graph Library‏‎ (2 categories)
  90. Bellman-Ford algorithm‏‎ (2 categories)
  91. Repeated Thomas, locality‏‎ (2 categories)
  92. Binary search, Python‏‎ (2 categories)
  93. Serial Jacobi (rotations) method for symmetric matrices‏‎ (2 categories)
  94. Boruvka's, locality‏‎ (2 categories)
  95. Stochastic dual dynamic programming (SDDP)‏‎ (2 categories)
  96. Cholesky method‏‎ (2 categories)
  97. Tarjan's biconnected components, Python, NetworkX‏‎ (2 categories)
  98. Cooley-Tukey, locality‏‎ (2 categories)
  99. Tarjan-Vishkin biconnected components, scalability‏‎ (2 categories)
  100. DFS, Python, NetworkX‏‎ (2 categories)
  101. Thomas, locality‏‎ (2 categories)
  102. Depth-first search (DFS)‏‎ (2 categories)
  103. Two-sided Thomas, locality‏‎ (2 categories)
  104. Dijkstra, VGL, pull‏‎ (2 categories)
  105. Unitary-triangular factorizations‏‎ (2 categories)
  106. Dot product, scalability‏‎ (2 categories)
  107. Δ-stepping, C++, MPI, Parallel Boost Graph Library‏‎ (2 categories)
  108. Floyd-Warshall, Java, JGraphT‏‎ (2 categories)
  109. Forward substitution‏‎ (2 categories)
  110. Gaussian elimination with complete pivoting‏‎ (2 categories)
  111. Graph connectivity‏‎ (2 categories)
  112. Horners, locality‏‎ (2 categories)
  113. Householder (reflections) method for the QR decomposition, locality‏‎ (2 categories)
  114. Hungarian algorithm‏‎ (2 categories)
  115. K-means clustering, CrimeStat‏‎ (2 categories)
  116. K-means clustering, R‏‎ (2 categories)
  117. K-means clustering, Weka‏‎ (2 categories)
  118. Kaczmarz's, MATLAB3‏‎ (2 categories)
  119. LU decomposition using Gaussian elimination without pivoting‏‎ (2 categories)
  120. Lanczos, MPI, OpenMP‏‎ (2 categories)
  121. Matrix decomposition problem‏‎ (2 categories)
  122. Newton's method for systems of nonlinear equations, ALIAS C++‏‎ (2 categories)
  123. Newton's method for systems of nonlinear equations, scalability2‏‎ (2 categories)
  124. Orthogonalization method with reorthogonalization‏‎ (2 categories)
  125. BFS, C++, Boost Graph Library‏‎ (2 categories)
  126. Poisson equation, solving with DFT, AccFFT‏‎ (2 categories)
  127. BFS, RCC for CPU‏‎ (2 categories)
  128. Poisson equation, solving with DFT, scalability‏‎ (2 categories)
  129. Bellman-Ford, Ligra‏‎ (2 categories)
  130. Purdom's algorithm‏‎ (2 categories)
  131. BiCGStab, HYPRE‏‎ (2 categories)
  132. Repeated Thomas algorithm, pointwise version‏‎ (2 categories)
  133. Binary search, locality‏‎ (2 categories)
  134. Serial Jacobi (rotations) method with thresholds for symmetric matrices‏‎ (2 categories)
  135. Boruvka's, scalability‏‎ (2 categories)
  136. Stone doubling algorithm‏‎ (2 categories)
  137. Classical orthogonalization method‏‎ (2 categories)
  138. Tarjan's biconnected components algorithm‏‎ (2 categories)
  139. Cooley-Tukey, scalability‏‎ (2 categories)
  140. Tarjan-Vishkin biconnected components algorithm‏‎ (2 categories)
  141. Dense matrix-vector multiplication‏‎ (2 categories)
  142. Thomas algorithm‏‎ (2 categories)
  143. Dijkstra's algorithm‏‎ (2 categories)
  144. Two-sided Thomas algorithm, block variant‏‎ (2 categories)
  145. Dijkstra, VGL, push‏‎ (2 categories)
  146. Unitary reductions to Hessenberg form‏‎ (2 categories)
  147. Eigenvalue decomposition (finding eigenvalues and eigenvectors)‏‎ (2 categories)
  148. Δ-stepping, Gap‏‎ (2 categories)
  149. Floyd-Warshall, Python, NetworkX‏‎ (2 categories)
  150. GHS algorithm‏‎ (2 categories)
  151. Gaussian elimination with diagonal pivoting‏‎ (2 categories)
  152. HITS, VGL‏‎ (2 categories)
  153. Horners method‏‎ (2 categories)
  154. Jacobi (rotations) method for finding singular values‏‎ (2 categories)
  155. K-means clustering, ELKI‏‎ (2 categories)
  156. K-means clustering, RapidMiner‏‎ (2 categories)
  157. K-means clustering, scalability1‏‎ (2 categories)
  158. Kaczmarz's algorithm‏‎ (2 categories)
  159. LU decomposition via Gaussian elimination‏‎ (2 categories)
  160. Lanczos algorithm in exact algorithm (without reorthogonalization)‏‎ (2 categories)
  161. Meet-in-the-middle attack‏‎ (2 categories)
  162. Newton's method for systems of nonlinear equations, Numerical Mathematics - NewtonLib‏‎ (2 categories)
  163. Newton's method for systems of nonlinear equations, scalability3‏‎ (2 categories)
  164. PageRank, VGL‏‎ (2 categories)
  165. BFS, C++, MPI, Boost Graph Library‏‎ (2 categories)
  166. Poisson equation, solving with DFT, FFTE‏‎ (2 categories)
  167. BFS, RCC for GPU‏‎ (2 categories)
  168. Preflow-Push, C++, Boost Graph Library‏‎ (2 categories)
  169. Bellman-Ford, MPI, Graph500‏‎ (2 categories)
  170. QR algorithm‏‎ (2 categories)
  171. BiCGStab, MIT‏‎ (2 categories)
  172. Repeated two-sided Thomas, locality‏‎ (2 categories)
  173. Binary search, С‏‎ (2 categories)
  174. Shiloach-Vishkin algorithm for finding the connected components‏‎ (2 categories)
  175. Boruvka's algorithm‏‎ (2 categories)
  176. Stone doubling algorithm for solving bidiagonal SLAEs‏‎ (2 categories)
  177. Classical point-wise Householder (reflections) method for reducing a matrix to Hessenberg form‏‎ (2 categories)
  178. Tarjan's strongly connected components, C++, Boost Graph Library‏‎ (2 categories)
  179. Cooley–Tukey Fast Fourier Transform, radix-2 case‏‎ (2 categories)
  180. The Jacobi (rotations) method for solving the symmetric eigenvalue problem‏‎ (2 categories)
  181. Dense matrix-vector multiplication, locality‏‎ (2 categories)
  182. Thomas algorithm, locality‏‎ (2 categories)
  183. Dijkstra, C++, Boost Graph Library‏‎ (2 categories)
  184. Two-sided Thomas algorithm, pointwise version‏‎ (2 categories)
  185. Dijkstra, locality‏‎ (2 categories)
  186. Unitary reductions to tridiagonal form‏‎ (2 categories)
  187. Face recognition‏‎ (2 categories)
  188. Δ-stepping algorithm‏‎ (2 categories)
  189. Floyd-Warshall, scalability‏‎ (2 categories)
  190. Gabow's edge connectivity algorithm‏‎ (2 categories)
  191. Gaussian elimination with row pivoting‏‎ (2 categories)
  192. HPCG, locality‏‎ (2 categories)
  193. Householder (reflections) method for reducing a complex Hermitian matrix to symmetric tridiagonal form‏‎ (2 categories)
  194. Householder (reflections) method for the QR decomposition of a matrix‏‎ (2 categories)
  195. Johnson's, C++, Boost Graph Library‏‎ (2 categories)
  196. K-means clustering, Julia‏‎ (2 categories)
  197. K-means clustering, SAP HANA‏‎ (2 categories)
  198. K-means clustering, scalability2‏‎ (2 categories)
  199. Kruskal's, C++, Boost Graph Library‏‎ (2 categories)
  200. LU decomposition via Gaussian elimination, locality‏‎ (2 categories)
  201. Linpack, HPL‏‎ (2 categories)
  202. Meet-in-the-middle attack, implementation1‏‎ (2 categories)
  203. Newton's method for systems of nonlinear equations, Numerical Recipes‏‎ (2 categories)
  204. Newton's method for systems of nonlinear equations, scalability4‏‎ (2 categories)
  205. Pairwise summation‏‎ (2 categories)
  206. BFS, GAP‏‎ (2 categories)
  207. Poisson equation, solving with DFT, FFTW‏‎ (2 categories)
  208. BFS, VGL‏‎ (2 categories)
  209. Preflow-Push, Python, NetworkX‏‎ (2 categories)
  210. Bellman-Ford, Nvidia nvGraph‏‎ (2 categories)
  211. QR algorithm as implemented in SCALAPACK‏‎ (2 categories)
  212. BiCGStab, NVIDIA AmgX‏‎ (2 categories)
  213. Repeated two-sided Thomas algorithm, pointwise version‏‎ (2 categories)
  214. Binary search: Finding the position of a target value within a sorted array‏‎ (2 categories)
  215. Single-qubit transform of a state vector‏‎ (2 categories)
  216. Breadth-first search (BFS)‏‎ (2 categories)
  217. Stone doubling algorithm for the LU decomposition of a tridiagonal matrix‏‎ (2 categories)
  218. Compact scheme for Gaussian elimination and its modifications: Tridiagonal matrix‏‎ (2 categories)
  219. Tarjan's strongly connected components, Java, JGraphT‏‎ (2 categories)
  220. Cubature rules‏‎ (2 categories)
  221. The classical Jacobi (rotations) method with pivoting for symmetric matrices‏‎ (2 categories)
  222. Dense matrix-vector multiplication, scalability‏‎ (2 categories)
  223. Thomas algorithm, pointwise version‏‎ (2 categories)
  224. Dijkstra, C++, MPI: Parallel Boost Graph Library, 1‏‎ (2 categories)
  225. Ullman's, C++, Chemical Descriptors Library‏‎ (2 categories)
  226. Disjoint set union‏‎ (2 categories)
  227. VF2, C++, Boost Graph Library‏‎ (2 categories)
  228. Face recognition, scalability‏‎ (2 categories)
  229. Floyd-Warshall algorithm‏‎ (2 categories)
  230. Gaussian elimination, compact scheme for tridiagonal matrices, serial variant‏‎ (2 categories)
  231. HPCG, scalability‏‎ (2 categories)
  232. Householder (reflections) method for reducing a symmetric matrix to tridiagonal form‏‎ (2 categories)
  233. Householder (reflections) method for the QR decomposition of a square matrix, real point-wise version‏‎ (2 categories)
  234. Johnson's algorithm‏‎ (2 categories)
  235. K-means clustering, MATLAB‏‎ (2 categories)
  236. K-means clustering, SAS‏‎ (2 categories)
  237. K-means clustering, scalability3‏‎ (2 categories)
  238. Kruskal's, C++, MPI, Parallel Boost Graph Library‏‎ (2 categories)
  239. LU decomposition via Gaussian elimination, scalability‏‎ (2 categories)
  240. Linpack, locality‏‎ (2 categories)
  241. Meet-in-the-middle attack, implementation2‏‎ (2 categories)
  242. Newton's method for systems of nonlinear equations, PETSc‏‎ (2 categories)
  243. Newton's method for systems of nonlinear equations, Sundials‏‎ (2 categories)
  244. Numerical quadrature (cubature) rules on an interval (for a multidimensional cube)‏‎ (2 categories)
  245. Pairwise summation of numbers‏‎ (2 categories)
  246. BFS, Java, WebGraph‏‎ (2 categories)
  247. Poisson equation, solving with DFT, MKL FFT‏‎ (2 categories)
  248. Backward substitution‏‎ (2 categories)
  249. Preflow-Push algorithm‏‎ (2 categories)
  250. Bellman-Ford, OpenMP, Stinger‏‎ (2 categories)
  251. QR algorithm for complex Hermitian matrices as implemented in SCALAPACK‏‎ (2 categories)
  252. Biconjugate gradient stabilized method (BiCGStab)‏‎ (2 categories)
  253. SDDP, scalability‏‎ (2 categories)
  254. Block Thomas algorithm‏‎ (2 categories)
  255. Single-qubit transform of a state vector, locality‏‎ (2 categories)
  256. Cholesky decomposition‏‎ (2 categories)
  257. Symmetric QR algorithm as implemented in SCALAPACK‏‎ (2 categories)
  258. Complete cyclic reduction‏‎ (2 categories)
  259. Tarjan's strongly connected components, Java, WebGraph‏‎ (2 categories)
  260. DCSC algorithm for finding the strongly connected components‏‎ (2 categories)
  261. Dense matrix multiplication‏‎ (2 categories)
  262. Transitive closure of a directed graph‏‎ (2 categories)
  263. Dijkstra, C++, MPI: Parallel Boost Graph Library, 2‏‎ (2 categories)
  264. Ullman's, C++, VF Library‏‎ (2 categories)
  265. Disjoint set union, Boost Graph Library‏‎ (2 categories)
  266. VF2, C++, VF Library‏‎ (2 categories)
  267. Fast Fourier transform for powers-of-two‏‎ (2 categories)
  268. Ford–Fulkerson, C++, Boost Graph Library‏‎ (2 categories)
  269. Gaussian elimination, compact scheme for tridiagonal matrices, serial version‏‎ (2 categories)
  270. Givens (rotations) method for the QR decomposition of a matrix‏‎ (2 categories)
  271. Hessenberg QR algorithm as implemented in SCALAPACK‏‎ (2 categories)
  272. Householder (reflections) method for reducing a symmetric matrix to tridiagonal form, SCALAPACK‏‎ (2 categories)
  273. Householder (reflections) reduction of a matrix to bidiagonal form‏‎ (2 categories)
  274. K-means clustering‏‎ (2 categories)
  275. K-means clustering, MLPACK‏‎ (2 categories)
  276. K-means clustering, SciPy‏‎ (2 categories)
  277. K-means clustering, scalability4‏‎ (2 categories)
  278. Kruskal's, Java, JGraphT‏‎ (2 categories)
  279. Lanczos, C++, MPI‏‎ (2 categories)
  280. Linpack benchmark‏‎ (2 categories)
  281. Meet-in-the-middle attack, implementation3‏‎ (2 categories)
  282. Newton's method for systems of nonlinear equations, parallel1‏‎ (2 categories)
  283. Numerical quadrature (cubature) rules on an interval (for a multidimensional cube), scalability‏‎ (2 categories)
  284. Pairwise summation of numbers, locality‏‎ (2 categories)
  285. BFS, Ligra‏‎ (2 categories)
  286. Poisson equation, solving with DFT, P3DFFT‏‎ (2 categories)
  287. Backward substitution, locality‏‎ (2 categories)
  288. Prim's, C++, Boost Graph Library‏‎ (2 categories)
  289. Bellman-Ford, Python, NetworkX‏‎ (2 categories)
  290. QR decomposition methods for dense Hessenberg matrices‏‎ (2 categories)
  291. Binary search, .NET Framework 2.0‏‎ (2 categories)
  292. Search for isomorphic subgraphs‏‎ (2 categories)
  293. Boruvka's, C++, MPI, Parallel Boost Graph Library‏‎ (2 categories)
  294. Single-qubit transform of a state vector, scalability‏‎ (2 categories)
  295. Cholesky decomposition, SCALAPACK‏‎ (2 categories)
  296. Tarjan's algorithm for finding the bridges of a graph‏‎ (2 categories)
  297. Complete cyclic reduction, locality‏‎ (2 categories)
  298. Tarjan's strongly connected components, Python, NetworkX‏‎ (2 categories)
  299. DCSC for finding the strongly connected components, C++, MPI, Parallel Boost Graph Library‏‎ (2 categories)
  300. The serial-parallel summation method‏‎ (2 categories)
  301. Dense matrix multiplication, locality‏‎ (2 categories)
  302. Triangular decomposition of a Gram matrix‏‎ (2 categories)
  303. Dijkstra, Google‏‎ (2 categories)
  304. Ullman's algorithm‏‎ (2 categories)
  305. Disjoint set union, Java, JGraphT‏‎ (2 categories)
  306. VF2, Python, NetworkX‏‎ (2 categories)
  307. Finding maximal flow in a transportation network‏‎ (2 categories)
  308. Ford–Fulkerson, Java, JGraphT‏‎ (2 categories)
  309. Gaussian elimination, compact scheme for tridiagonal matrices and its modifications‏‎ (2 categories)
  310. Givens method‏‎ (2 categories)
  311. High Performance Conjugate Gradient (HPCG) benchmark‏‎ (2 categories)
  312. Householder (reflections) method for reducing a symmetric matrix to tridiagonal form, locality‏‎ (2 categories)
  313. Householder (reflections) reduction of a matrix to bidiagonal form, SCALAPACK‏‎ (2 categories)
  314. K-means clustering, Accord.NET‏‎ (2 categories)
  315. K-means clustering, Mathematica‏‎ (2 categories)
  316. K-means clustering, Spark‏‎ (2 categories)
  317. K-means clustering, scikit-learn‏‎ (2 categories)
  318. Kruskal's, Python, NetworkX‏‎ (2 categories)
  319. Lanczos, C++, MPI, 2‏‎ (2 categories)
  320. Longest shortest path‏‎ (2 categories)
  321. Meet-in-the-middle attack, scalability‏‎ (2 categories)

View (previous 500 | next 500) (20 | 50 | 100 | 250 | 500)