James Tomlinson

Results 204 comments of James Tomlinson

There are some properties of the constraint matrix A that determine whether a problem is a NLP. I'll dig out the references but it something like each column containing only...

We could have a mechanism for the solver to bail out if it detects something in a `Model` that it can't handle?

Related to #702.

Do we want to support this setup or make it invalid?

I think we ought to implement the whole thing so that then you can use this parameter in optimisation if you would like (which requires the bounds). Ideally we want...

@Jmiguel17 have you made any more progress on this?

@Jmiguel17 are you still working on this?

It would be relatively trivial to dump to a file. For large problems it might become a problem - especially in dense form. I suggest we look at this in...

Hi @ccalvocm. Thanks for spotting this. I'll rectify the documentation when I get a chance. Pywr's support for complicated groundwater modelling is quite limited. I know several projects have implemented...

Thanks for this. Can you provide a simple failing test case of the call to `aggregate_2d`?