Zlatan Kadragić

Results 15 comments of Zlatan Kadragić

Maybe this one: https://github.com/jdb78/pytorch-forecasting/tree/master/pytorch_forecasting/models/temporal_fusion_transformer

I am wondering if this project is tightly coupled with Xarray so that this fact should be thrown to end user, or it should be internal thing that will be...

I have expected more people and more posts on this topic, but maybe it is not the best time of year for discussion. But I got some idea. While learning...

> Tools like GAMS and AMPL can do a variety of things that "modern" modeling systems still cannot do well (nonlinear, various rewrites of logical statements...). Assembler can do magic...

If you do not need hierarchical MO solution (meaning multiple calls to solver if implemented by linopy or using specific api from solvers supporting it) you can just blend your...

So this has potential of abstracting things in io module of linopy (where magic of translating linopy model into solver specific one happens)?

On https://linopy.readthedocs.io/en/latest/syntax.html objective function is written as multiplication instead of addition

> Where are you seeing this? This line In mathematical formula (done in Latex I guess). It is on the top of page. In code there is no error

Thanks for the excellent library, it is what I was dreaming to have (and have done in similar but not so good way using pandas with multiindex and storing variables...

Regarding approach you have taken, I was contacting Gurobi support asking them to have more data science interface, giving them examples of how I have used pandas to model problem,...