The Numerics osax augments AppleScript with computational commands. The computational features now include five Suites: Linear algebra, FFT and convolution, Image files, 3D array handling, and Numerical data files.
<ul> <li> Linear algebra: transpose, multmatrix, invertmatrix, solve linear system, compute eigenvalues, LUdecomposition, pivot, determinant <blockquote> Basic linear algebra and basic commands for inverting, diagonalizing, and decomposing a matrix. These commands support complex matrices. multmatrix performs the product of matrices and/with vectors: M x M, M x v, v x M, v x v. </blockquote> </li> <li> FFT and convolution: fft1d, fft2d, filterarray, convolve, correlate, interpolate <blockquote> Fast Fourier transforms: 1d, grouped, n-dimensional, and 2d. Use algorithms which time like N.Log N. Not powers of 2-limited. Convolution and correlation of two arrays, support periodic boundary conditions. Interpolation, linear or spline, supports periodic boundary conditions. </blockquote> </li> <li> Image files: imagefile bounds, convert imagefile, create imagefile, create grayimagefile, particles <blockquote> Basic commands for doing image processing: getting an image's bounds, importing it as a numerical matrix and back, and doing particles analysis (get statistical info and contours of particles of an image). </blockquote> </li> <li> 3D array handling: open3D, close3D, list3Darrays, info3D, contents3D, extract3D, isosurface, streamline <blockquote> This Suite is to cope with 3D data and visualize them conveniently. Instead of manipulating the data in your script, you load them into memory and specify a name for them. Using the name you can extract whatever fraction of the data you really need. You can produce isosurfaces of a scalar field, and the stream lines of a vectorial field (results are triangle lists). </blockquote> </li> <li> Numerical data files: XNFGetArray, XNFSave, XNFdelete, XNFtoc <blockquote> This Suite introduces a new extensible data format, XNF (eXtensible Numerical File format.), extension .xnf. XNF files store binary 1D, 2D, and 3D arrays. One XNF file may contain arbitrarily many arrays of various kinds, stored under a variety of formats: the XNF file manages a Table of contents which specifies the properties of each array. Access to arrays is simply by name. Since the Table of contents is a XML, you can apply XPaths to retrieve a particular set of data. XMLLib osax required. </blockquote> </li> </ul>Become a member of the ZDNet UK community
Resources Downloads
Thank you for downloading
Thank you for downloading.
Contacting third-party download site... please wait
If your download does not start, please use this link
Numerics.osax 1.1.2
|
|
License | Free | |
|---|---|---|---|
| Requirements | Mac OS X 10.4 or higher <br/> Universal Binary <br/> Satimage.osax 3.1 or higher | ||
| Downloads | 1 | Limitations | None |
| Publisher | Satimage-software | File Size | 976k |
| Date added | 12 Jul 2006 | ||
Broadband Deals? 
Compare 30+ mobile broadband deals
Mobile Broadband »Download
Trend Micro Worry-Free Business Security Advanced
Trend Micro™ Worry-Free™ Business Security Advanced and Standard 6. #1 for Small Business Security
Google Chrome Special Report
All roads lead to Chrome
Comment With its new browser, Google has finally taken its gaudy, chrome-plated, futuristic ray gun and pointed it straight at Microsoft's head



