Re: To increase speed on manipulating big arrays in Java with minimal bounds checking, ...
- From: TechBookReport <tbr@xxxxxxxxxx>
- Date: Wed, 31 Aug 2005 14:41:14 +0100
Casey Hawthorne wrote:
To increase speed on manipulating big arrays in Java with minimal bounds checking, would it be possible to have some operators that only do bounds checking at the boundaries of the array?
I suppose I'm thinking of some sort of 2D or 3D (or more) iterator?
Maybe some sort of APL like functions? -- Regards, Casey
If you're looking for commercial solutions then SmartArrays might be of interest. It's very APL-like and supports Java and .NET, from what I've read in the past. The authors have a long history of development of APL interpreters and systems.
--
TechBookReport Java book reviews: http://www.techbookreport.com/JavaIndex.html
.
- References:
- To increase speed on manipulating big arrays in Java with minimal bounds checking, ...
- From: Casey Hawthorne
- To increase speed on manipulating big arrays in Java with minimal bounds checking, ...
- Prev by Date: Re: To increase speed on manipulating big arrays in Java with minimal bounds checking, ...
- Next by Date: Re: To increase speed on manipulating big arrays in Java with minimal bounds checking, ...
- Previous by thread: Re: To increase speed on manipulating big arrays in Java with minimal bounds checking, ...
- Next by thread: Re: Jargons of Info Tech industry
- Index(es):
Relevant Pages
|