Skip to content

Adopt matrices/2d-arrays in the classic API #107

@PMeira

Description

@PMeira

Although some of the current code already handles the dimensions, there are more functions that return 2-d arrays that are not handled.

The C-API, both for the native AltDSS and our Oddie wrapper for EPRI's OpenDSS distro, includes the dimensions in 26 or so functions. Since we just need to use the info provided by the library directly, it's a simple update. It will simplify the existing 2d arrays code too.

This is a breaking change, so it could be done in a dedicated release. The next release (v0.10.0) already includes too many other changes, most of them non-breaking.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions