source: Dev/branches/rest-dojo-ui/client/dojox/math/README @ 256

Last change on this file since 256 was 256, checked in by hendrikvanantwerpen, 13 years ago

Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).

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.