Skip to content

roessland/gopkg

Repository files navigation

gopkg

This project provides utility packages for programming in Go. This serves as my library of reusable code for solving Project Euler problems.

There are packages for:

  • Graph problems
  • Sets
  • Iteration
  • Set theory and combinatorics
  • Number theory
  • Optimization
  • Prime numbers

Versioning

gopkg does not use semantic versioning as it's just for my personal use. Anything can break at any commit, but I try to create a tag whenever something might not be backwards compatible.

About

My Go libs for algorithms, data structures, optimization, number theory, geometry and linear algebra. Tailored for solving Project Euler problems.

Topics

Resources

Stars

Watchers

Forks

Languages