• Stars
    star
    4
  • Rank 3,211,789 (Top 65 %)
  • Language
    Go
  • Created about 12 years ago
  • Updated about 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Solves Sudoku puzzles using Knuth's DLX algorithm

More Repositories

1

meeus

Implementation of "Astronomical Algorithms" by Jean Meeus
Go
327
star
2

graph

Simple and fast graph library
Go
71
star
3

quant

An interface for image color quantizers.
Go
38
star
4

LittleBookOfSemaphores

A Go Language take on Allen Downey's Free Book "The Little Book of Semaphores"
Go
22
star
5

integer

Various integer routines, including computation of prime numbers and factorials.
Go
14
star
6

kdtree

K-d tree example code
Go
13
star
7

raycast

Ray casting point-in-polygon algorithm
Go
8
star
8

multiset

Map-based multisets
Go
6
star
9

graph2

Experiments with graph algorithms
Go
6
star
10

vlist

VList data structure
Go
5
star
11

bio

Bioinformatics algorithms
Go
5
star
12

astro

stuff generally useful in astronomy
Go
5
star
13

accsum

Accurate floating point summation algorithms
Go
4
star
14

sexagesimal

Sexagesimal formatting
Go
3
star
15

nnls

Non-negative least squares
Go
3
star
16

cluster

A few clustering methods including K-Means++ and UPGMA
Go
3
star
17

knight

Knight's tour solution by ant colony optimization
Go
3
star
18

tagheap

Interface-free heap API
Go
2
star
19

unit

Go
2
star
20

perm

Permutation generators
Go
2
star
21

abrev

Command abbreviation expander
Go
2
star
22

roman

Roman numeral parse and and format.
Go
2
star
23

coord

2D spherical coordinates and 3D cartesian coordinates
Go
2
star
24

vsop87

vsop87 computes planetaty positions using the standard VSOP87 files.
Go
2
star
25

mandelbrot

Mandelbrot set
Go
1
star
26

mpcformat

Formats and conventions of the Minor Planet Center.
Go
1
star
27

exit

Exit a program while both running deferred functions and returning an exit code
Go
1
star
28

lcg

A primitive linear congruential generator
Go
1
star
29

avl

AVL Tree
Go
1
star
30

subseq

Subsequence functions
Go
1
star