Martin

Results 11 issues of Martin

In the following code snippet, if the request to Shopify returns an error object (e.g. we didn't have the necessary scopes for the webhook), then this code throws the following...

See : https://www.npmjs.com/advisories/1018

Currently running `generate_arduino_firmware` overwrites `ALL_SRCS`. This PR fixes that and also ensures that a change to a source results in recompiling the generated file.

## Summary I would love to be able to create subclasses of `Expression`, `Set`, `Param`, and `Var`. Specifically I'd love to be able to override `__init__()` to handle some custom...

enhancement
pyomo.core

### What is your issue? ## Expected behavior `.fillna(0)` should be near instantaneous when applied to a sparse DataArray with `fill_value=nan` ## Why `.fillna(0)` only needs to update the `fill_value`...

topic-arrays

First of, great work with the library so far!! This is significantly better than what currently exists out there. Many energy systems models can be extremely sparse. For example, in...