[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Replacement for the function containers.Map()
From: |
Carlo De Falco |
Subject: |
Re: Replacement for the function containers.Map() |
Date: |
Wed, 10 Jun 2020 15:50:01 +0000 |
> Il giorno 10 giu 2020, alle ore 17:40, Andrew Janke <floss@apjanke.net> ha
> scritto:
>
> I stand corrected! Sorry, if containers.Map is already in newer Octaves, I
> won't be writing an implementation just for the old versions.
On the other hand, it looks like the implementation of the containers.Map class
is m-file only :
https://hg.savannah.gnu.org/hgweb/octave/file/f5c9bb5955e7/scripts/%2Bcontainers
so if the "old" version of Octave you want to support is not too old (it must
support packages and handle classes)
you may just instruct your user to save the directory +containers somewhere in
their path and they should then be
able to use it.
c.
- Replacement for the function containers.Map(), Ganesh Kini, 2020/06/10
- Re: Replacement for the function containers.Map(), José Abílio Matos, 2020/06/10
- Re: Replacement for the function containers.Map(), Ganesh Kini, 2020/06/10
- Re: Replacement for the function containers.Map(), Andrew Janke, 2020/06/10
- Re: Replacement for the function containers.Map(), Ganesh Kini, 2020/06/10
- Re: Replacement for the function containers.Map(), Andrew Janke, 2020/06/10
- Re: Replacement for the function containers.Map(),
Carlo De Falco <=
- Re: Replacement for the function containers.Map(), Ganesh Kini, 2020/06/10
- Re: Replacement for the function containers.Map(), Carlo De Falco, 2020/06/10
- Re: Replacement for the function containers.Map(), Ganesh Kini, 2020/06/10
- Re: Replacement for the function containers.Map(), Kai Torben Ohlhus, 2020/06/10
- Re: Replacement for the function containers.Map(), Ganesh Kini, 2020/06/15