-
![Log_Transformed_standardized](https://github.com/janboone/msc_datascience/assets/112488976/008a3e33-ce94-493b-a4f1-75e5f526a741)
![Just_standardized](https://github.com/janboone/msc_datascience/a…
-
Hi everyone!
I'm currently using FragPipe with those specific versions:
Version info:
FragPipe version 20.0
MSFragger version 3.8
IonQuant-1.9.8
Philosopher v5.0.0
I am …
-
Hi Wouter, from Melbourne, Australia
- I have a Genius T2021 Brake (Non-smart TACX proprietary ANT+), and an original Tacx 2018 Dongle. I am currently running TTS 4.22.5.
I am interested in liberat…
-
Dear Professor Lynette H. Bikos,
I hope this message finds you well. I've recently had the pleasure of reading your book, and I must say I truly enjoyed the content and your unique writing style.…
-
### Describe the bug.
When using the `test` command for certain models an error message appears indicating a failure with Ersilia. However, the model will appear to produce the desired output, indi…
-
Hello. It does not connect Arduino Nano with ECU VW T4 VAG number 023 906 022 E DIGIFANT 1.2 KW1281. Please help. Data from serial monitor:
---KWP 5 baud init; addr = 1
---KWPReceive sz=3 block_coun…
-
Hi, I encounter the same problem as in https://github.com/facebookresearch/LAMA/issues/10.
And I found the reason why 2 examples are filtered is that the `obj_label` are `1970s` and `1990s`. And in `…
-
When a binary variable is fixed, the generated MPS cannot be read with CPLEX due to `'FX' bound type illegal when prior bound given.`
```julia
using JuMP
m = Model()
@variable(m, foo, Bin)
fix(…
-
As a subissue of https://github.com/machinekit/machinekit/issues/586 I'll try to get history, questions, contemplations, answers, tips and all what passes collected into this issue.
During the proces…
-
### Description
As discussed in #32, we now implemented linear extrapolation outside the bounds of the Bernstein Polynomial.
The feature becomes active if `linear=True`.
Here is a simple Python…