This is the preview of a ballistic calculator that is implemented with a discrete method. It calculates the SG Miller Stability Factor, speed, drop, and spindrift.
Check it out!
SPECK is the fastest block cipher around. It's now implemented in .NET C#. Also, it's implemented in a way which the Garbage Collector isn't as pressured.
Test it!
Naive Bayes is a simple, yet fast and efficient classifier that works well with sparse data. It's implemented in .NET C#.
Test it!