This website works better with JavaScript.
Home
Help
Sign In
hackerbots
/
vector
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Activity
2D Vector Library
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
43
Commits
1
Branch
29 KiB
Go
100%
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
Compare
HTTPS
ZIP
TAR.GZ
Stephen McQuay
461ee96e83
float32 -> float64
6 years ago
.gitignore
added first test case for general nevile
7 years ago
LICENSE
Initial commit
7 years ago
README.md
clarify that it's 2D for now
6 years ago
collision.go
float32 -> float64
6 years ago
geometry.go
float32 -> float64
6 years ago
interp.go
float32 -> float64
6 years ago
vector_test.go
float32 -> float64
6 years ago
README.md
vector
2D (for now) Vector Library in Go