source: Dev/trunk/src/client/dojox/math/README @ 532

Last change on this file since 532 was 483, checked in by hendrikvanantwerpen, 11 years ago

Added Dojo 1.9.3 release.

File size: 1.4 KB
Line 
1-------------------------------------------------------------------------------
2DojoX Math
3-------------------------------------------------------------------------------
4Version 0.9
5Release date: 10/20/2007
6-------------------------------------------------------------------------------
7Project state:
8experimental
9-------------------------------------------------------------------------------
10Credits
11        Cal Henderson
12        Dan Pupius
13        Tom Trenka (ttrenka AT gmail.com)
14        Eugene Lazutkin (eugene.lazutkin AT gmail.com)
15-------------------------------------------------------------------------------
16Project description
17
18A port of the main functionality of dojo.math 0.4.  Includes advanced math
19functions, abstract curve definitions, and some point calculations.
20
21-------------------------------------------------------------------------------
22Dependencies:
23
24Depends on the Dojo Core, v1.0
25-------------------------------------------------------------------------------
26Documentation
27
28See the API documentation.
29-------------------------------------------------------------------------------
30Installation instructions
31
32Grab the following from the Dojo SVN Repository:
33http://svn.dojotoolkit.org/src/dojox/trunk/math.js
34http://svn.dojotoolkit.org/src/dojox/trunk/math/*
35
36Install 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.