Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: MATLAB to Python conversion
Post: RE: MATLAB to Python conversion

That's what I'm finding - lots of ways to store the data. Each way I have tried has limitations in data indexing. With the MATLAB code I can index the number of workers in all files at once like fil...
stokd General Coding Help 10 5,054 Jan-19-2020, 09:14 PM
    Thread: MATLAB to Python conversion
Post: RE: MATLAB to Python conversion

Input file is 10GB so I cannot post. I explained what's in the actual data 2 or 3 posts up. In my simplified apple picking example, the file would have number of shifts as uint32. Within that it woul...
stokd General Coding Help 10 5,054 Jan-18-2020, 08:32 PM
    Thread: MATLAB to Python conversion
Post: RE: MATLAB to Python conversion

Looking this over again, I'm not sure that will work because I have multiple variables at each level of the hierarchy. This solution just seems to assign values to indices alone, not allowing for mult...
stokd General Coding Help 10 5,054 Jan-18-2020, 08:04 PM
    Thread: MATLAB to Python conversion
Post: RE: MATLAB to Python conversion

Thank you for the help! I appreciate the time. That example nailed what I am trying to do perfectly. The format of the actual input file consists of a mix of u8, u4, f8, and f4 variables in multi-fra...
stokd General Coding Help 10 5,054 Jan-18-2020, 06:14 PM
    Thread: MATLAB to Python conversion
Post: RE: MATLAB to Python conversion

TL;DR version: Can I replicate the following MATLAB variable somehow in Python, where ny can change with x and nz can change with y? var(x).inner.innerinner(y,z)
stokd General Coding Help 10 5,054 Jan-18-2020, 03:34 AM
    Thread: MATLAB to Python conversion
Post: MATLAB to Python conversion

Hi - I am new to Python and am converting some MATLAB code over. I have a question about converting MATLAB nested variables (is that the right term for this?) with varying sizes and dimensions into Py...
stokd General Coding Help 10 5,054 Jan-18-2020, 02:24 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020