-
## Setup
I have a function as follows:
```python
def my_function(ddf: dd.DataFrame, list_of_args: List[Dict]) -> List[Delayed]:
ddf_tasks = ddf.to_delayed()
reduced_results = []
…
-
### Have you checked the issues and discussions to ensure there are no duplicates?
Yes
### Your programming languages
Java, Python, Kotlin
### Free or paid?
Paid users
### Expected B…
-
I have downloaded Sharpfont sources and run simple code example on my x86 windows machine and on my ubuntu machine using mono. There's a problem in the function ToGdipBitmap with a bitmap 8bpp and gra…
-
Hi @laffra,
Is this a good use-case to showcase the basic usability of pysheets ?
Example: Building a Simple Algorithmic Trading Strategy
Let’s walk through an example of a simple trading strategy …
-
### Description
Was[ proposed](https://github.com/web-platform-tests/interop/issues/465) last year too by @jsnkuhn
> > The image() function allows an author to:
>
> > * use [media fragments](ht…
-
**Description**
For NTTP manipulation, it's helpful to use built-in intrinsics for decoding/encoding information (e.g. `countbits`, `firstbitlow`, etc.). However, attempt to use these intrinsics in N…
-
**What I did:**
After the UI and basic things were added, I started to work on some functions. It had one basic function which was just converting binary to colors but I started adding functions to…
-
For reference, a list of current (or Elm 0.18) packages that relate to colors
## Manipulation
- danielnarey/elm-color-math
- mdgriffith/elm-color-mixing
- eskimoblood/elm-color-extra
- Ja…
-
I made a tool to process only a part of the image with increased resolution.
![изображение](https://github.com/user-attachments/assets/dc79e44a-8b9b-49d4-bd7d-698649f4982d)
But when inserted, it…
-
Thanks to @RxLaboratory's [DuME](https://rxlaboratory.org/tools/dume/) we discovered @AcademySoftwareFoundation's [OCIO](https://opencolorio.org/) framework that seems very interesting (and widely ado…