Evan Fields's repositories
TravelingSalesmanHeuristics.jl
Julia package for simple traveling salesman problem heuristics
NomaiText.jl
WIP tool to generate procedural writing in the style of the Nomai from Outer Wilds
TSPImages.jl
Rough Julia script to draw traveling salesman style images
GeohashHilbert.jl
Julia clone of https://github.com/tammoippen/geohash-hilbert
Hexagons.jl
Useful tools for working with hexagonal grids
Distributions.jl
A Julia package for probability distributions and associated functions.
Example.jl
Example Julia package repo.
geohash-hilbert
Geohash a lng/lat coordinate using hilbert space filling curves.
Graphs.jl
An optimized graphs package for the Julia programming language
GreatCircle.jl
Port of Kyle Wilcox's Python implementation of the Vincenty formulation for calculating distances on a ellipsoidal earth (https://github.com/axiom-data-science/pygc/)
METADATA.jl
Metadata for registered Julia packages.
Pkg.jl
Pkg - package manager for the Julia language
StatsBase.jl
Basic statistics for Julia
TravelingMachineLearner
personal project: trying to solve some small TSP instances via machine learning