Skip to content

Conversation

z3dev
Copy link
Member

@z3dev z3dev commented Sep 21, 2025

These changes promote array-utils to a general package. The coalease() function from modeling has been added, as well as tested.

These are in preparation to using array-utils as a dependency in modeling, i.e. drop duplicate functions in modeling.

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Does your submission pass tests?

@z3dev z3dev requested review from platypii and hrgdavor September 21, 2025 04:39
@platypii
Copy link
Contributor

The changes seem fine, but I don't love the idea of adding a dependency to modeling package. Right now it has zero dependencies which is pretty nice?

@z3dev
Copy link
Member Author

z3dev commented Sep 23, 2025

The changes seem fine, but I don't love the idea of adding a dependency to modeling package. Right now it has zero dependencies which is pretty nice?

Tis nice. But the duplicate functions are kind of lame. The array-util functions can also be exported as part of the modeling API as well.

Anyway, this dependency can be added anytime.

Now, I just want to make this package (array-utils) into one of the major packages, rather than hiding under utils.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants