Skip to content

How to mimic Python's nice column and row access (i.e matrix[:, 2])? #238

Open
@henon

Description

@henon

Hey all,

How would you say to do access to a column matrix[:, i] or access to a row matrix[i, :] in NumSharp?

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions