Experimental Physics and Industrial Control System
Subject: |
Re: PVD/PVA: Examples for multi-dimensional arrays? |
From: |
Michael Davidsaver via Core-talk <[email protected]> |
To: |
[email protected] |
Date: |
Wed, 21 Nov 2018 09:01:55 -0800 |
On 11/21/18 8:10 AM, Ralph Lange via Core-talk wrote:
> Hi Mark,
>
> On Wed, 21 Nov 2018 at 16:37, Mark Rivers <[email protected] <mailto:[email protected]>> wrote:
>
> What do you mean by "support"? NTNDArrays are certainly N-dimensional. Do you want the API to allow extracting rows/columns, etc.?
>
>
> Hm.
> The problem with leaving n-dim support to the application is that every application using n-dim arrays will have to do its own implementation of the accessors. Also, because of that, these n-dim arrays will likely not be compatible between applications.
You may be missing an important point in the example code I linked.
This code is not accessing an n-dim array in some abstract mathematical sense.
It is translating, without copying, into a numpy ndarray.
This is a necessary step as there is no shortage of array container types.
> Does that sound like I am asking for a new normative type?
I hope not, because I think this would be wholly unnecessary.
- References:
- PVD/PVA: Examples for multi-dimensional arrays? Ralph Lange via Core-talk
- Re: PVD/PVA: Examples for multi-dimensional arrays? Michael Davidsaver via Core-talk
- Re: PVD/PVA: Examples for multi-dimensional arrays? Ralph Lange via Core-talk
- Re: PVD/PVA: Examples for multi-dimensional arrays? Mark Rivers via Core-talk
- Re: PVD/PVA: Examples for multi-dimensional arrays? Ralph Lange via Core-talk
- Navigate by Date:
- Prev:
Re: PVD/PVA: Examples for multi-dimensional arrays? Timo Korhonen via Core-talk
- Next:
Re: PVD/PVA: Examples for multi-dimensional arrays? Marty Kraimer via Core-talk
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
<2018>
2019
2020
2021
2022
2023
2024
2025
- Navigate by Thread:
- Prev:
Re: PVD/PVA: Examples for multi-dimensional arrays? Timo Korhonen via Core-talk
- Next:
Re: PVD/PVA: Examples for multi-dimensional arrays? Marty Kraimer via Core-talk
- Index:
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
<2018>
2019
2020
2021
2022
2023
2024
2025