Skip to content

Commit 097213a

Browse files
committed
Added 404 page
1 parent 5cfe683 commit 097213a

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

Diff for: static/linkmap

+38-38
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,52 @@
11
/blog/activity-selection-huffman-encoding/index.{html} /blog/activity-selection-huffman-encoding/
22
/blog/analyzing-fibonacci-karatsuba-multiplication/index.{html} /blog/analyzing-fibonacci-karatsuba-multiplication/
3-
/blog/flynn-s-taxonomy/index.{html} /blog/flynn-s-taxonomy/
4-
/blog/vectorization-analyzing-loop-dependencies/index.{html} /blog/vectorization-analyzing-loop-dependencies/
5-
/blog/chain-matrix-multiplication/index.{html} /blog/chain-matrix-multiplication/
6-
/blog/how-to-analyze-algorithms-proving-a-lower-bound-for-comparison-based-sorting/index.{html} /blog/how-to-analyze-algorithms-proving-a-lower-bound-for-comparison-based-sorting/
7-
/blog/master-s-theorem-strassen-s-matrix-multiplication-kth-order-statistics/index.{html} /blog/master-s-theorem-strassen-s-matrix-multiplication-kth-order-statistics/
8-
/blog/new-and-delete/index.{html} /blog/new-and-delete/
3+
/blog/derivatives-options/index.{html} /blog/derivatives-options/
4+
/blog/church-turing-hypothesis/index.{html} /blog/church-turing-hypothesis/
5+
/blog/de-novo-assembly-overlap-graphs/index.{html} /blog/de-novo-assembly-overlap-graphs/
6+
/blog/mega-project-kblas-writing-a-benchmark-library-in-c-optimizing-l1-l2-basic-linear-algebra-subprograms/index.{html} /blog/mega-project-kblas-writing-a-benchmark-library-in-c-optimizing-l1-l2-basic-linear-algebra-subprograms/
7+
/blog/riemann-series-rearrangement/index.{html} /blog/riemann-series-rearrangement/
98
/blog/smart-pointers/index.{html} /blog/smart-pointers/
10-
/blog/technical-analysis/index.{html} /blog/technical-analysis/
119
/interests/index.{html} /interests/
12-
/blog/are-there-computational-problems-that-computers-cannot-solve/index.{html} /blog/are-there-computational-problems-that-computers-cannot-solve/
10+
/blog/algorithms-for-approximate-string-matching-alignment/index.{html} /blog/algorithms-for-approximate-string-matching-alignment/
1311
/blog/covered-calls-strategy/index.{html} /blog/covered-calls-strategy/
14-
/blog/de-novo-assembly-overlap-graphs/index.{html} /blog/de-novo-assembly-overlap-graphs/
15-
/blog/dna-sequencing/index.{html} /blog/dna-sequencing/
16-
/blog/dp-as-dags-shortest-path-on-dags-lis-in-o-nlogn/index.{html} /blog/dp-as-dags-shortest-path-on-dags-lis-in-o-nlogn/
17-
/blog/a-c-programmer-s-guide-to-c/index.{html} /blog/a-c-programmer-s-guide-to-c/
12+
/blog/finite-and-infinite-sums/index.{html} /blog/finite-and-infinite-sums/
13+
/blog/how-to-analyze-algorithms-proving-a-lower-bound-for-comparison-based-sorting/index.{html} /blog/how-to-analyze-algorithms-proving-a-lower-bound-for-comparison-based-sorting/
14+
/blog/more-greedy-algorithms-kruskal-s-disjoint-set-union/index.{html} /blog/more-greedy-algorithms-kruskal-s-disjoint-set-union/
15+
/blog/p-vs-np/index.{html} /blog/p-vs-np/
1816
/blog/profiling-a-program/index.{html} /blog/profiling-a-program/
19-
/blog/set-cover-approximation-algorithms/index.{html} /blog/set-cover-approximation-algorithms/
17+
/blog/public-key-cryptography-coming-up-with-rsa/index.{html} /blog/public-key-cryptography-coming-up-with-rsa/
18+
/blog/a-deep-dive-into-the-knapsack-problem/index.{html} /blog/a-deep-dive-into-the-knapsack-problem/
19+
/blog/amdahl-s-law-gustafson-s-law/index.{html} /blog/amdahl-s-law-gustafson-s-law/
20+
/blog/levenshtein-edit-distance/index.{html} /blog/levenshtein-edit-distance/
2021
/blog/shortest-reliable-path-floyd-warshall-max-independent-set-tree/index.{html} /blog/shortest-reliable-path-floyd-warshall-max-independent-set-tree/
21-
/blog/stock-multiples/index.{html} /blog/stock-multiples/
22-
/blog/riemann-series-rearrangement/index.{html} /blog/riemann-series-rearrangement/
22+
/blog/wilson-s-theorem-fermat-s-little-theorem-euler-s-totient-function/index.{html} /blog/wilson-s-theorem-fermat-s-little-theorem-euler-s-totient-function/
2323
/index.html /
24-
/blog/algorithms-for-approximate-string-matching-alignment/index.{html} /blog/algorithms-for-approximate-string-matching-alignment/
25-
/blog/booyer-moore-knuth-morris-pratt-for-exact-matching/index.{html} /blog/booyer-moore-knuth-morris-pratt-for-exact-matching/
24+
/blog/a-c-programmer-s-guide-to-c/index.{html} /blog/a-c-programmer-s-guide-to-c/
25+
/blog/extended-euclidean-algorithm/index.{html} /blog/extended-euclidean-algorithm/
26+
/blog/flynn-s-taxonomy/index.{html} /blog/flynn-s-taxonomy/
27+
/blog/knapsack-using-branch-and-bounding/index.{html} /blog/knapsack-using-branch-and-bounding/
28+
/blog/set-cover-approximation-algorithms/index.{html} /blog/set-cover-approximation-algorithms/
2629
/blog/brent-s-theorem-task-level-parallelism/index.{html} /blog/brent-s-theorem-task-level-parallelism/
2730
/blog/defining-computational-problems/index.{html} /blog/defining-computational-problems/
28-
/blog/derivatives-options/index.{html} /blog/derivatives-options/
29-
/blog/finite-and-infinite-sums/index.{html} /blog/finite-and-infinite-sums/
30-
/blog/shortest-common-superstring-de-brujin-graphs/index.{html} /blog/shortest-common-superstring-de-brujin-graphs/
31+
/blog/dna-sequencing/index.{html} /blog/dna-sequencing/
32+
/blog/dp-as-dags-shortest-path-on-dags-lis-in-o-nlogn/index.{html} /blog/dp-as-dags-shortest-path-on-dags-lis-in-o-nlogn/
33+
/blog/how-the-economic-machine-works-by-ray-dalio/index.{html} /blog/how-the-economic-machine-works-by-ray-dalio/
34+
/blog/master-s-theorem-strassen-s-matrix-multiplication-kth-order-statistics/index.{html} /blog/master-s-theorem-strassen-s-matrix-multiplication-kth-order-statistics/
35+
/blog/parallelism-with-omp/index.{html} /blog/parallelism-with-omp/
36+
/blog/stock-multiples/index.{html} /blog/stock-multiples/
37+
/blog/the-black-scholes-merton-equation/index.{html} /blog/the-black-scholes-merton-equation/
38+
/blog/theoretical-metrics-for-benchmarking/index.{html} /blog/theoretical-metrics-for-benchmarking/
39+
/blog/are-there-computational-problems-that-computers-cannot-solve/index.{html} /blog/are-there-computational-problems-that-computers-cannot-solve/
40+
/blog/randomization-primality-testing-algorithms/index.{html} /blog/randomization-primality-testing-algorithms/
3141
/blog/the-economics-of-foreign-exchange-forex/index.{html} /blog/the-economics-of-foreign-exchange-forex/
3242
/blog/the-fast-fourier-transform-fft/index.{html} /blog/the-fast-fourier-transform-fft/
33-
/blog/theoretical-metrics-for-benchmarking/index.{html} /blog/theoretical-metrics-for-benchmarking/
34-
/blog/church-turing-hypothesis/index.{html} /blog/church-turing-hypothesis/
35-
/blog/extended-euclidean-algorithm/index.{html} /blog/extended-euclidean-algorithm/
36-
/blog/knapsack-using-branch-and-bounding/index.{html} /blog/knapsack-using-branch-and-bounding/
37-
/blog/levenshtein-edit-distance/index.{html} /blog/levenshtein-edit-distance/
38-
/blog/more-greedy-algorithms-kruskal-s-disjoint-set-union/index.{html} /blog/more-greedy-algorithms-kruskal-s-disjoint-set-union/
39-
/blog/network-flow-algorithms-ford-fulkerson/index.{html} /blog/network-flow-algorithms-ford-fulkerson/
40-
/blog/wilson-s-theorem-fermat-s-little-theorem-euler-s-totient-function/index.{html} /blog/wilson-s-theorem-fermat-s-little-theorem-euler-s-totient-function/
41-
/blog/amdahl-s-law-gustafson-s-law/index.{html} /blog/amdahl-s-law-gustafson-s-law/
43+
/blog/vectorization-analyzing-loop-dependencies/index.{html} /blog/vectorization-analyzing-loop-dependencies/
44+
/blog/booyer-moore-knuth-morris-pratt-for-exact-matching/index.{html} /blog/booyer-moore-knuth-morris-pratt-for-exact-matching/
45+
/blog/chain-matrix-multiplication/index.{html} /blog/chain-matrix-multiplication/
4246
/blog/complexity-theory-reductions/index.{html} /blog/complexity-theory-reductions/
43-
/blog/p-vs-np/index.{html} /blog/p-vs-np/
44-
/blog/parallelism-with-omp/index.{html} /blog/parallelism-with-omp/
45-
/blog/public-key-cryptography-coming-up-with-rsa/index.{html} /blog/public-key-cryptography-coming-up-with-rsa/
46-
/blog/randomization-primality-testing-algorithms/index.{html} /blog/randomization-primality-testing-algorithms/
47-
/blog/what-is-the-stock-market/index.{html} /blog/what-is-the-stock-market/
48-
/blog/a-deep-dive-into-the-knapsack-problem/index.{html} /blog/a-deep-dive-into-the-knapsack-problem/
49-
/blog/how-the-economic-machine-works-by-ray-dalio/index.{html} /blog/how-the-economic-machine-works-by-ray-dalio/
5047
/blog/introduction-to-complexity-theory/index.{html} /blog/introduction-to-complexity-theory/
51-
/blog/mega-project-kblas-writing-a-benchmark-library-in-c-optimizing-l1-l2-basic-linear-algebra-subprograms/index.{html} /blog/mega-project-kblas-writing-a-benchmark-library-in-c-optimizing-l1-l2-basic-linear-algebra-subprograms/
52-
/blog/the-black-scholes-merton-equation/index.{html} /blog/the-black-scholes-merton-equation/
48+
/blog/network-flow-algorithms-ford-fulkerson/index.{html} /blog/network-flow-algorithms-ford-fulkerson/
49+
/blog/new-and-delete/index.{html} /blog/new-and-delete/
50+
/blog/shortest-common-superstring-de-brujin-graphs/index.{html} /blog/shortest-common-superstring-de-brujin-graphs/
51+
/blog/technical-analysis/index.{html} /blog/technical-analysis/
52+
/blog/what-is-the-stock-market/index.{html} /blog/what-is-the-stock-market/

Diff for: themes/obsidian-hugo-texify3

0 commit comments

Comments
 (0)