Skip to content

Kambfhase/m8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

m8 - a JavaScript Math Library

Matrix(2,2,3).add( Matrix([[0,1],[1,2]])).equals([[2,3],[3,4]]) == true

./src # the Source
./build # the target directory for the build process. build with ant
./tests # contains the test
./readme.htm # documentation

About

a JavaScript Math Library

Resources

Stars

Watchers

Forks

Packages

No packages published