Nicolae Rosia

Results 8 issues of Nicolae Rosia

The advanced task options pane has URLs for root id and parent id but not for children. It would be nice to have a URL for the children as well....

enhancement

### Summary ImageDataGenerator.flow needs to create an NumpyArrayIterator which honors the input's dtype. NumpyArrayIterator needs to use numpy.asanyarray to work with numpy.memmap. ### Related Issues ### PR Overview - [N]...

Hello, The existing `yarn.lock` is a big PITA because of `node-sass@^4.13.1` which depends on `node-gyp@^3.8.0` which ultimately needs Python 2... Is there a problem if we do a `yarn upgrade`...

# Checklist * [x] I have verified that the issue exists against the `master` branch of Celery. * [ ] This has already been asked to the [discussion group](https://groups.google.com/forum/#!forum/celery-users) first....

Component: Redis Broker
Issue Type: Bug Report

Hello, could you please share your `lbf.model` ? Thanks

Hello, Jenkins X requires k8s 1.23 -> 1.27, hence it seems like we can upgrade to Tekton 0.44.x See here the compatibility matrix for Tekton, https://github.com/tektoncd/pipeline/blob/main/README.md#required-kubernetes-version Can anyone share what...

Page [here](https://dev.px4.io/en/tutorials/tuning_the_ecl_ekf.html) The `Drag Specific Forces` chapter mentions EKF2_AID_MASK bit 4, but that is used for "4: vision yaw fusion", https://dev.px4.io/en/advanced/parameter_reference.html EKF2_BCOEF_X and EKF2_BCOEF_Y do not exist.

Hello, I believe it would be useful for newbies to understand the entire build process. Having a Makefile which invokes `cmake` to generate a build Makefile is not common. I...