-
Something that's been under discussion for a while now is splitting off the scalar kernels for ufuncs and gufuncs in `scipy.special` into a separate library. The plan would be for this library to stil…
-
Currently, every module has it's own log and thread modules when needed. Prvd 'M Wrong is at the point now where every module would use some shared piece of code, eg. shared logging. With so many pack…
-
The dynamics of multiple pendulum systems are described by trigonometric functions, the function library (~regression matrix) must therefore contain trigonometric functions for successful model identi…
-
hi,
nice tools!
it's great if in a future version, you add a example for library function like UpperCase for string
just for see how add more functions (math, string)..
thanks,
-
With fuzz input
```
70736274ff01000a000000ff0000000074ff4f010488b21eff02000001004a92244992244902030203030303030303030303030303030303030303030303030303030303030303f4000000000000000a000208ffffffff08…
-
Hello,
I am running kraken on ubuntu 24.04 with python 3.10 in a conda environment.
I am unable to apply kraken models to a pdf document to produce OCR-ed text, using the command indicated in the…
-
### What would you like to be added?
Thanks for the use case and suggestion raised by @tallclair and @jpbetz .
A cmp function takes a mask of fields to ignore would be helpful in use cases like on…
-
**Is your feature request related to a problem? Please describe.**
I want to easily be able to capture pageviews. At the moment, in all libraries I need to do `posthog.capture('$pageview', {'$current…
timgl updated
2 months ago
-
Running on ubuntu with RD 4.3.
In Library -> Edit Audio Markers does not work.
It tries to load the cart but never does.
![rdweb-library-edit-audio-markers](https://github.com/user-attachments/as…
-
Using `dt-ffi/define-library-interface` waits to load function symbols until runtime (this is good), but once a function is called, all of the symbols for the library are loaded and any missing symbol…