JamesIgoe / Mathematical

A F#-based library for functions used in solving Project Euler problems along with some basic statistical functions.

Home Page:http://comparative-advantage.com/code/Mathematical.php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mathematical

A F#-based library for functions used in solving Project Euler problems along with some basic statistical functions. A library for functions used in solving Project Euler problems along with some basic statistical functions, coded in F#

The Project Euler functions cover primes, factorials, narcissism, random numbers, arrays and series/sequences (collatz, terra, Fibonacci).

The statistical functions cover variance, standard deviation, and sum of squares.

A less up to date version is available as a NuGEt package, https://www.nuget.org/packages/MathematicalLibrary/, with minimal support document on usage and tests here, http://comparative-advantage.com/code/Mathematical.php.

About

A F#-based library for functions used in solving Project Euler problems along with some basic statistical functions.

http://comparative-advantage.com/code/Mathematical.php


Languages

Language:F# 64.2%Language:HTML 32.1%Language:C# 3.7%