Short pages

Jump to navigation Jump to search

Showing below up to 100 results in range #101 to #200.

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

  1. (hist) ‎Newton's method for systems of nonlinear equations, scalability2 ‎[128 bytes]
  2. (hist) ‎Newton's method for systems of nonlinear equations, scalability3 ‎[128 bytes]
  3. (hist) ‎Newton's method for systems of nonlinear equations, scalability4 ‎[128 bytes]
  4. (hist) ‎Classical orthogonalization method ‎[130 bytes]
  5. (hist) ‎Two-sided Thomas algorithm, block variant ‎[130 bytes]
  6. (hist) ‎Householder (reflections) method for the QR decomposition, locality ‎[131 bytes]
  7. (hist) ‎Householder (reflections) method for the QR decomposition, SCALAPACK ‎[132 bytes]
  8. (hist) ‎Newton's method for systems of nonlinear equations, Numerical Recipes ‎[133 bytes]
  9. (hist) ‎Gaussian elimination (finding the LU decomposition) ‎[134 bytes]
  10. (hist) ‎Vertex connectivity of a graph ‎[135 bytes]
  11. (hist) ‎Orthogonalization method with reorthogonalization ‎[136 bytes]
  12. (hist) ‎Tarjan's algorithm for finding the bridges of a graph ‎[139 bytes]
  13. (hist) ‎Householder (reflections) reduction of a matrix to bidiagonal form, locality ‎[140 bytes]
  14. (hist) ‎Householder (reflections) reduction of a matrix to bidiagonal form, SCALAPACK ‎[141 bytes]
  15. (hist) ‎Fast Fourier transform for powers-of-two ‎[142 bytes]
  16. (hist) ‎Newton's method for systems of nonlinear equations ‎[149 bytes]
  17. (hist) ‎Newton's method for systems of nonlinear equations, Numerical Mathematics - NewtonLib ‎[149 bytes]
  18. (hist) ‎Repeated two-sided Thomas algorithm, pointwise version ‎[151 bytes]
  19. (hist) ‎Two-qubit transform of a state vector ‎[151 bytes]
  20. (hist) ‎Tarjan's biconnected components algorithm ‎[152 bytes]
  21. (hist) ‎Reducing matrices to compact forms ‎[156 bytes]
  22. (hist) ‎Numerical quadrature (cubature) rules on an interval (for a multidimensional cube), scalability ‎[159 bytes]
  23. (hist) ‎Repeated Thomas algorithm, pointwise version ‎[161 bytes]
  24. (hist) ‎Shiloach-Vishkin algorithm for finding the connected components ‎[161 bytes]
  25. (hist) ‎Tarjan's strongly connected components algorithm ‎[161 bytes]
  26. (hist) ‎Gabow's edge connectivity algorithm ‎[163 bytes]
  27. (hist) ‎Parallel prefix scan algorithm using pairwise summation ‎[165 bytes]
  28. (hist) ‎Finding minimal-cost flow in a transportation network ‎[166 bytes]
  29. (hist) ‎Tarjan-Vishkin biconnected components algorithm ‎[167 bytes]
  30. (hist) ‎Symmetric QR algorithm as implemented in SCALAPACK ‎[167 bytes]
  31. (hist) ‎Biconjugate gradient stabilized method (BiCGStab) ‎[168 bytes]
  32. (hist) ‎Stone doubling algorithm for solving bidiagonal SLAEs ‎[170 bytes]
  33. (hist) ‎Hessenberg QR algorithm as implemented in SCALAPACK ‎[173 bytes]
  34. (hist) ‎Stochastic dual dynamic programming (SDDP) ‎[182 bytes]
  35. (hist) ‎QR algorithm for complex Hermitian matrices as implemented in SCALAPACK ‎[184 bytes]
  36. (hist) ‎Lanczos algorithm in exact algorithm (without reorthogonalization) ‎[184 bytes]
  37. (hist) ‎Gaussian elimination with row pivoting ‎[185 bytes]
  38. (hist) ‎Gaussian elimination with column pivoting ‎[187 bytes]
  39. (hist) ‎Givens (rotations) method for the QR decomposition of a (real) Hessenberg matrix ‎[188 bytes]
  40. (hist) ‎Singular value decomposition (finding singular values and singular vectors) ‎[190 bytes]
  41. (hist) ‎Eigenvalue decomposition (finding eigenvalues and eigenvectors) ‎[192 bytes]
  42. (hist) ‎Gaussian elimination with complete pivoting ‎[196 bytes]
  43. (hist) ‎Householder (reflections) method for the QR decomposition of a (real) Hessenberg matrix ‎[197 bytes]
  44. (hist) ‎Serial Jacobi (rotations) method for symmetric matrices ‎[198 bytes]
  45. (hist) ‎Unitary reductions to Hessenberg form ‎[200 bytes]
  46. (hist) ‎Householder (reflections) reduction of a matrix to bidiagonal form ‎[201 bytes]
  47. (hist) ‎The Jacobi (rotations) method for solving the symmetric eigenvalue problem ‎[205 bytes]
  48. (hist) ‎Gaussian elimination with diagonal pivoting ‎[206 bytes]
  49. (hist) ‎Unitary reductions to tridiagonal form ‎[206 bytes]
  50. (hist) ‎Compact scheme for Gaussian elimination and its modifications: Tridiagonal matrix ‎[207 bytes]
  51. (hist) ‎Jacobi (rotations) method for finding singular values ‎[208 bytes]
  52. (hist) ‎Serial-parallel algorithm for the LU decomposition of a tridiagonal matrix ‎[215 bytes]
  53. (hist) ‎Serial Jacobi (rotations) method with thresholds for symmetric matrices ‎[220 bytes]
  54. (hist) ‎The classical Jacobi (rotations) method with pivoting for symmetric matrices ‎[221 bytes]
  55. (hist) ‎Uniform norm of a vector: Real version, serial-parallel variant ‎[223 bytes]
  56. (hist) ‎Numerical quadrature (cubature) rules on an interval (for a multidimensional cube) ‎[230 bytes]
  57. (hist) ‎Householder (reflections) method for the QR decomposition of a square matrix, real point-wise version ‎[236 bytes]
  58. (hist) ‎Serial-parallel method for solving tridiagonal matrices based on the LU decomposition and backward substitutions ‎[269 bytes]
  59. (hist) ‎Classical point-wise Householder (reflections) method for reducing a matrix to Hessenberg form ‎[275 bytes]
  60. (hist) ‎Householder (reflections) method for reducing a complex Hermitian matrix to symmetric tridiagonal form ‎[275 bytes]
  61. (hist) ‎Help ‎[379 bytes]
  62. (hist) ‎Unitary-triangular factorizations ‎[527 bytes]
  63. (hist) ‎K-means clustering, Stata ‎[579 bytes]
  64. (hist) ‎K-means clustering, SAS ‎[590 bytes]
  65. (hist) ‎K-means clustering, Mathematica ‎[605 bytes]
  66. (hist) ‎BFS, GAP ‎[608 bytes]
  67. (hist) ‎BFS, RCC for CPU ‎[615 bytes]
  68. (hist) ‎K-means clustering, MATLAB ‎[616 bytes]
  69. (hist) ‎K-means clustering, RapidMiner ‎[621 bytes]
  70. (hist) ‎BFS, MPI, Graph500 ‎[624 bytes]
  71. (hist) ‎LU decomposition using Gaussian elimination without pivoting ‎[625 bytes]
  72. (hist) ‎Boruvka's, RCC for GPU ‎[625 bytes]
  73. (hist) ‎K-means clustering, Ayasdi ‎[635 bytes]
  74. (hist) ‎BFS, RCC for GPU ‎[637 bytes]
  75. (hist) ‎BFS, Ligra ‎[642 bytes]
  76. (hist) ‎VF2, C++, VF Library ‎[669 bytes]
  77. (hist) ‎K-means clustering, SAP HANA ‎[674 bytes]
  78. (hist) ‎Boruvka's, RCC for CPU ‎[677 bytes]
  79. (hist) ‎QR decomposition methods for dense Hessenberg matrices ‎[687 bytes]
  80. (hist) ‎Δ-stepping, Gap ‎[698 bytes]
  81. (hist) ‎Cooley-Tukey, scalability ‎[701 bytes]
  82. (hist) ‎Bellman-Ford, Ligra ‎[703 bytes]
  83. (hist) ‎Bellman-Ford, MPI, Graph500 ‎[705 bytes]
  84. (hist) ‎Bellman-Ford, OpenMP, Stinger ‎[712 bytes]
  85. (hist) ‎Bellman-Ford, Nvidia nvGraph ‎[719 bytes]
  86. (hist) ‎Ullman's, C++, VF Library ‎[723 bytes]
  87. (hist) ‎HITS, VGL ‎[726 bytes]
  88. (hist) ‎PageRank, VGL ‎[731 bytes]
  89. (hist) ‎Disjoint set union, Java, JGraphT ‎[741 bytes]
  90. (hist) ‎BFS, VGL ‎[743 bytes]
  91. (hist) ‎Prim's, Java, JGraphT ‎[752 bytes]
  92. (hist) ‎VF2, Python, NetworkX ‎[754 bytes]
  93. (hist) ‎BFS, Python/C++, NetworKit ‎[757 bytes]
  94. (hist) ‎Bellman-Ford, Java, JGraphT ‎[758 bytes]
  95. (hist) ‎BFS, C++, MPI, Boost Graph Library ‎[761 bytes]
  96. (hist) ‎Kruskal's, Java, JGraphT ‎[761 bytes]
  97. (hist) ‎Floyd-Warshall, Java, JGraphT ‎[765 bytes]
  98. (hist) ‎Ullman's, C++, Chemical Descriptors Library ‎[767 bytes]
  99. (hist) ‎BFS, Java, WebGraph ‎[772 bytes]
  100. (hist) ‎BFS, Python, NetworkX ‎[773 bytes]

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