Add the Colonel project.
This commit is contained in:
@@ -1,15 +1,6 @@
|
||||
\cvsection{Projects}
|
||||
|
||||
%{\large \bf \color{darkgray} Hello}
|
||||
\entrytitlestyle{Indivisible}
|
||||
|
||||
\descriptionstyle{
|
||||
A highly optimized prime number generator with $O(n)$ time complexity for
|
||||
n\textsuperscript{th} prime generation, and $O(\sqrt{n})$ for prime testing.
|
||||
Written originally in C using OpenMP, then later ported to Rust.
|
||||
}
|
||||
|
||||
\iffalse
|
||||
\entrytitlestyle{Colonel}
|
||||
|
||||
\descriptionstyle{
|
||||
@@ -18,6 +9,15 @@
|
||||
cross-compilation tool-chain and the CMake build system.
|
||||
}
|
||||
|
||||
\iffalse
|
||||
\entrytitlestyle{Indivisible}
|
||||
|
||||
\descriptionstyle{
|
||||
A highly optimized prime number generator with $O(n)$ time complexity for
|
||||
n\textsuperscript{th} prime generation, and $O(\sqrt{n})$ for prime testing.
|
||||
Written originally in C using OpenMP, then later ported to Rust.
|
||||
}
|
||||
|
||||
\entrytitlestyle{SAUS}
|
||||
|
||||
\descriptionstyle{
|
||||
|
||||
Reference in New Issue
Block a user