7 Commits

Author SHA1 Message Date
Kunal Vyas
6d5412dbab Using objects for better clarity 2015-10-04 09:21:05 -04:00
Kunal Vyas
33c967123d more functions for distance
- point to line (2D and 3D)
- pairwise distances (2D and 3D)
- Unit tests
2015-09-09 22:25:31 -04:00
Kunal Vyas
99730e0a57 Added 3D function to distance 2015-09-04 15:40:45 -04:00
Devan Patel
d589ce54f9 Adding more unit tests for Distance 2015-08-31 17:56:43 -04:00
Devan Patel
eab1d0be48 Adding distance
Adding source + test + docs + fixing index.
2015-08-30 13:05:07 -04:00
jos
3cf7d2c309 Conversions to v2 2015-06-07 16:53:40 +02:00
Kunal Vyas
58cfb20ffd Wrote unit tests
- Added intersect.js file in lib/expression/docs
- added an entry in the index.js file in expression/docs
- modified intersect.js to give appropriate error messages
- added an entry in lib/math.js so that the test case file could find
the function
- wrote the test cases for intersect
2015-06-06 22:44:32 -04:00