Skip to content
This repository has been archived by the owner on Jul 12, 2021. It is now read-only.

nboughton/numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

numbers

A set of small mathematical utility packages developed whilst working through Project Euler problems.

Documentation:

Package isit - boolean tests to see if numbers meet criteria such as primacy, palindromes etc

Package factor - functions for returning factors, divisors and factorials

Package grid - functions for getting grid vectors, checking valid vector paths and creating interesting grids

Package sequence - functions for returning channels of sequences

Package slice - functions for converting numbers to and from slices

Package total - functions for sums, products, powers etc

About

A set of small mathematical utility packages developed whilst working through Project Euler problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages