Valentin B.

Results 46 issues of Valentin B.

### Describe the bug I am trying to convert the raw numerical value to a largely multiplied version of itself stored in a BN.js object (big number that would overflow...

bug

See exerpt below: ``` [+] Survivors Mutation: File: /home/.../Contract.sol Line nr: 495 Result: Lived Original line: @notice Update the times for start, stop and uncap. Mutated line: @notice Update the...

Consider the following example: ```go form := tview.NewForm() form.SetFieldBackgroundColor(tcell.ColorWhite).SetFieldTextColor(tcell.ColorBlack) form.AddFormItem(tview.NewInputField().SetLabel("field1").SetPlaceHolder("foo").SetPlaceholderTextColor(tcell.ColorDarkGrey)) form.AddFormItem(tview.NewInputField().SetLabel("field2")) ``` The second field will show the white background color, but the first field with a placeholder shows a...

Everything is in the title! Would be lovely to be able to add a number of GPUs to use with AutoML / AutoModel. Thanks!

priority: MEDIUM
topic: automl

When using the `scan_object.evaluate_models()` together with `AutoModel`, the models generated with the type "conv1d" expect a reshaped input. `AutoModel` does the reshaping during training with `wrangle.array_reshape_conv1d` but this transformation is...

investigation

This feature would allow the user to set a price movement alarm for each token, whereby a telegram message would be issued if the price moves up or down by...

enhancement

The install fails when building from source and using the `--use-pep517` option of `pip`. This means that installation from source is not possible with [`poetry`](https://github.com/python-poetry/poetry). **To Reproduce** Steps to reproduce...

Please note this is different from https://github.com/RafidMuhymin/astro-imagetools/issues/111 and that I applied the patch proposed in https://github.com/RafidMuhymin/astro-imagetools/pull/115 When trying to build, I get the following error (dev mode works perfectly): ```...

See below, the border is doubly-wide between adjacent buttons that are `btn-outline`: ![image](https://user-images.githubusercontent.com/703631/192718762-21b63092-f757-4ffc-992e-19bbbd2b3daf.png) ```html « ‹ 1 2 3 4 5 6 ... › » ```