Alex Dowling
Alex Dowling
Action items: - [ ] Add more tests (see my comments above) - [x] Need more reviewers - [x] Tell @ksbeattie if we actually need this for the next DISPATCHES...
@xiangao1 One more request: @radhakrishnatg should get write permission too. Sorry for missing that.
@ksbeattie @jghouse88 @dangunter @eslickj I am scheduled to teach an optimization graduate elective starting January 2021. I plan to use IDAES selectively in the class. It will make my life...
And I’m tech support for the students. On Tue, Sep 1, 2020 at 9:47 AM John Eslick wrote: > > > @adowling2 , I can confirm the weird > things....
@lbianchi-lbl I'd like to revisit this after the great repo migration of 2020. I think I just hosed another conda environment mixing pip (for IDAES) with everything else... I'm teaching...
Yes, I agree. This is valuable.
@lbianchi-lbl @ksbeattie I'm teaching a graduate elective (starts in 3 weeks) in which I'd like to use IDAES. Is this something we can get working before then?
@ksbeattie @lbianchi-lbl Is this something I can test tomorrow or Monday? Edit: I'll likely be supporting Winows and macOS users. I'll try to direct people to Colab too. Edit: I...
I am going to use this issue to document the debugging on my computer. Challenge: I have multiple version of Ipopt installed on my computer. I installed both Ipopt via...
Update: I ran `conda remove ipopt`. I then verified the removal: ``` (idaes-pse) #####:idaes-pse adowling$ which ipopt /usr/local/bin/ipopt ``` I am still getting the error `'AmplInterface' object has no attribute...