Commit Graph

6 Commits

Author SHA1 Message Date
64765e5e98 version bump 1.0.0
- shifted from MIT to Apache 2.0 License
- updated travis versions and cleaned up build infrastructure
2017-01-05 15:04:15 -05:00
75ae1499db added browser test 2016-10-13 13:43:49 -04:00
73ee33e402 version bump 0.3.0: cleanup
- eliminated array reduce (performance improvement)
- explicit treatment of divergent values
- better handling of non-integral order (fixes #3, h/t @vron)
- reorganized source, removed voc dependency (fixes #2, h/t @hmalphettes)
- new browser demo
- more detailed test suite and coverage tests
- updated travis versions for test
- miscellaneous adjustments to tooling
2016-09-24 02:15:52 -04:00
31237637de version bump 0.2.0: avoid prototype abuse
h/t @malphettes
2014-08-03 23:02:30 -04:00
Hugues Malphettes
ce446fc526 Avoid modifying the Array.prototype; add a test for each bessel function 2014-08-04 09:32:18 +08:00
45c1c7b614 Initial commit 2013-12-14 02:36:49 -05:00