Package SO31.plt contributed by wmfarr [docs]
To load: (require (planet wmfarr/SO31:1:2/SO31))
Old style:(require (planet "SO31.ss" ("wmfarr" "SO31.plt" 1 2)))
Package description:
Code to manipulate four-dimensional Lorentz transformations (i.e. SO(3,1) group elements).
Downloads this week: 0
Total downloads: 40
Tickets:1
Open tickets:0
Primary files:
NameContract
SO31-matrix?
SO31-params?
Rx
(->/c number? SO31-matrix?)
Ry
(->/c number? SO31-matrix?)
Rz
(->/c number? SO31-matrix?)
Bx
(->/c number? SO31-matrix?)
By
(->/c number? SO31-matrix?)
Bz
(->/c number? SO31-matrix?)
matrix->params
(->/c SO31-matrix? SO31-params?)
params->matrix
(->/c SO31-params? SO31-matrix?)
params->inverse-params
(->/c SO31-params? SO31-params?)
params-compose
(->/c SO31-params? SO31-params? SO31-params?)
params->dM
(->/c SO31-params? (vectorof SO31-matrix?))
matrix->dM
(->/c SO31-matrix? (vectorof SO31-matrix?))
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 2)1.2
35
[none]2007-05-07
To load: (require (planet wmfarr/SO31:1:2/SO31))
Available in repositories: 4.x, 3xx
Should now run on any system which has a C compiler.
No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 1)1.1
3
[none]2007-05-01
To load: (require (planet "SO31.ss" ("wmfarr" "SO31.plt" 1 (= 1))))
Available in repositories: 4.x, 3xx
Only works on ppc Mac OS X 10.x, x >= 3. Major bugfixes in latest version.
(1 0)1.0
2
[none]2007-04-28
To load: (require (planet "SO31.ss" ("wmfarr" "SO31.plt" 1 (= 0))))
Available in repositories: 4.x, 3xx
Only works on ppc Mac OS X 10.x, x >= 3.