James Tomlinson
James Tomlinson
Taken from #230 >> Ideally you shouldn't be able to set is_variable = True if it's not supported. > > I think that can be achieved by making is_variable a...
Reference work here: https://link.springer.com/referenceworkentry/10.1007%2F978-1-4020-4497-7_96 It would be useful to have some of these equations as built-in parameters. Due to the nature of Pywr these will need to be relatively simple...
Currently it is possible to use `Parameter.update` with an array of values to update during an optimisation. However there is no methods to retrieve those values in a generic way....
This adds a new feature, `time`, which enables the `time` crate. `JsonSchema` implementations are provided for the `time::{OffsetDateTime, PrimitiveDateTime, Date, Time}`. The existing time modules are renamed to `std_time`.
For clarity that the ratios are not forced exactly.
As discussed in #655. I can do the OSI one too if you like?
I would like to modify a row's coefficient and resolve a model via the C interface. I noticed there was a brief mention of this functionality in #339 , but...
Try to load parameter as values (i.e. from a table or values entry) if there is no "type" entry. This should allow more flexible definitions of models where tabular data...
New major release of Numpy has broken the CI. I am not sure if this is just upstream issues (e.g. PyTables has a known problem) or whether we need to...
https://pypi.org/project/cython-lint/