rosonaeldred
rosonaeldred
https://github.com/experimental-design/bofire/issues/166
Beware stupid python round behavior that results in such insightful entries as "-0.00" (can fix by applying abs(), but this feels like treating the symptom, not the problem)
@jkleinekorte ?
@DavidWalz "standard feature for solvers" something something
I'm trying to track down the exact use case, once I get that, I will come back and comment. I can't tell if the relevant person is working or on...
[I will work to be better about this :P My only defense is a confluence of deadlines. ] @Osburg @dlinzner-bcs my thoughts. FYI before you dig in: I'll be under...
> Hi Rosona, > > **1. Towards your Recap:** Absolutetly right. There is only one comment I want to make: I had in mind that what the user means by...
i don't see a quick way to add related tickets, related to https://github.com/experimental-design/bofire/issues/341
@bertiqwerty @R-M-Lee
Using a coding agent. [asked to compare how the model matrix generation works with torch vs formulaic] The key is in the _evaluate_tensor method and the convert_formula_to_string function. Here's how...