Using D and std.ndslice as a Numpy Replacement

Andrei Alexandrescu via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sun Jan 3 15:18:16 PST 2016


On 1/2/16 6:24 PM, Ilya Yaroshenko wrote:
> On Saturday, 2 January 2016 at 23:23:38 UTC, Ilya Yaroshenko wrote:
>> On Saturday, 2 January 2016 at 19:49:05 UTC, Jack Stouffer wrote:
>>> http://jackstouffer.com/blog/nd_slice.html
>>>
>>> https://www.reddit.com/r/programming/comments/3z6f7a/using_d_and_stdndslice_as_a_numpy_replacement/
>>>
>>
>> I just wanted to write to you that dip80-ndslice was moved to mir
>> http://code.dlang.org/packages/mir
>>
>>     "dependencies": {
>>         "dip80-ndslice": "~>0.8.7"
>>     },
>>
>> Ilya
>
> EDIT:
>
>      "dependencies": {
>          "mir": "~>0.9.0-beta"
>      }

What is the relationship between mir and std.experimental.ndslice? -- Andrei


More information about the Digitalmars-d-announce mailing list