Skip to content

zafarali/mathtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mathtools

Some experiments in Javascript Math

##Branch: Operations Development branch to implement the basic operations for vectors

  • Dot Product
  • Addition
    • Add to current vector instead of creating a new vector / add the option to do this?
  • Subtraction
  • Scalar Multiplication
  • Element-wise replacement
  • Norm
  • Angle between two vectors
  • Unitify (turn into a unit vector)

About

Some experiments in Javascript Math

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors