Rev | Line | |
---|
[483] | 1 | ------------------------------------------------------------------------------- |
---|
| 2 | DojoX Math |
---|
| 3 | ------------------------------------------------------------------------------- |
---|
| 4 | Version 0.9 |
---|
| 5 | Release date: 10/20/2007 |
---|
| 6 | ------------------------------------------------------------------------------- |
---|
| 7 | Project state: |
---|
| 8 | experimental |
---|
| 9 | ------------------------------------------------------------------------------- |
---|
| 10 | Credits |
---|
| 11 | Cal Henderson |
---|
| 12 | Dan Pupius |
---|
| 13 | Tom Trenka (ttrenka AT gmail.com) |
---|
| 14 | Eugene Lazutkin (eugene.lazutkin AT gmail.com) |
---|
| 15 | ------------------------------------------------------------------------------- |
---|
| 16 | Project description |
---|
| 17 | |
---|
| 18 | A port of the main functionality of dojo.math 0.4. Includes advanced math |
---|
| 19 | functions, abstract curve definitions, and some point calculations. |
---|
| 20 | |
---|
| 21 | ------------------------------------------------------------------------------- |
---|
| 22 | Dependencies: |
---|
| 23 | |
---|
| 24 | Depends on the Dojo Core, v1.0 |
---|
| 25 | ------------------------------------------------------------------------------- |
---|
| 26 | Documentation |
---|
| 27 | |
---|
| 28 | See the API documentation. |
---|
| 29 | ------------------------------------------------------------------------------- |
---|
| 30 | Installation instructions |
---|
| 31 | |
---|
| 32 | Grab the following from the Dojo SVN Repository: |
---|
| 33 | http://svn.dojotoolkit.org/src/dojox/trunk/math.js |
---|
| 34 | http://svn.dojotoolkit.org/src/dojox/trunk/math/* |
---|
| 35 | |
---|
| 36 | Install into the following directory structure: |
---|
| 37 | /dojox/math/ |
---|
| 38 | |
---|
| 39 | ...which should be at the same level as your Dojo checkout. |
---|
| 40 | ------------------------------------------------------------------------------- |
---|
Note: See
TracBrowser
for help on using the repository browser.