Ludovico Bianchi

Results 44 comments of Ludovico Bianchi

@Xinhe-Chen would you be able to try and change the imports in IDAES to track the OMLT v1 API as part of #985? Being completely unfamiliar with that part of...

@dallan-keylogic What's the full URL of the page where this happens? The fix was released after the latest "formally stable" release, so accessing it from `idaes-pse.readthedocs.org/en/stable` would still show the...

> I think it works now, @lbianchi-lbl & @dallan-keylogic can you confirm? > > I created a new tag `1.13.1` on the `1.13_rel` branch (cherry-picked from #932) and updated RTD...

This approach is not needed anymore since we now have actual (albeit HSL-less) `idaes-ext` builds for macOS x86_64. We'll close this and open a new PR adding macOS to GHA...

Summarizing the next steps for this: - [x] As a low-hanging fruit, make a first pass and get rid of all dependencies that can be removed with no or minimal...

No news as whether this is being worked on for the Aug release.

@viiibhav let us know if there are any updates on whether or when you'll be able to resume work on this.

Can confirm that we're also seeing a similar issue: ![image](https://github.com/codecov/codecov-action/assets/48035537/5d2d65de-5808-4bb2-9f4d-904797325c2e) From a quick search, it seems the exception could be related to codecov/codecov-cli#370 and codecov/codecov-cli#371, with the underlying 500 server...

I can confirm I also get the same error. FWIW, changing the contents of `runtime.txt` to `R-4.3` (i.e. removing the rest of the version specifier after the X.Y component) ~~seems...

> 1. Python 3.8 doesn't like test_keras_surrogate.py. Tests all produce failure statuses looking like: > > `Exception encountered: Unrecognized keyword arguments: ['batch_shape']` > > These tests all pass on Python...