-
We should make sure that everything is always ordered lexicographically.
This would probably be best.
So our n choose k algorithms (e.g. `Itertools::combinations`) should always yield subsets that a…
-
Is there an easy way of detecting key combinations, similar to how vim key combos work?
I'm guessing I can implement something myself by recording the time between key presses and all that.
The …
-
[@gavinking] To match @gdejohn's implementation of `Collection.permutations()`, we also need `combinations()`.
[Migrated from ceylon/ceylon.language#747]
-
To study the impact of single retrofit measures (e.g. rooftop etc.) on the building envelope and energy system, studying possible combinations is often done.
This feature adds a simple option to gene…
-
When translating a document into multiple languages, the number of possible combinations (disregarding order of languages) is $\sum\limits_{i=1}^{n} \frac{n!}{i!(n-i)!} = 2^{n-1}$, where `n` is the nu…
-
Hi, I have two issues, they may all be related to https certificates.
- One is `code-server` prompt can‘t register serviceworker error
- The other is that I can't `load resources dynamically` on m…
-
**Problem**
The most of the pages or sections contain conditional content that is shown or hide based on conditions like: is it a Beta connector? is Enterpsie Serach running? is it a Native or Self m…
-
I'm using secrets = secrets.concat(combinations(tokens, '!!!!!!!!')); . How do I avoid the program using the same token multiple times in each attempt? It would save a lot of time. Thanks.
-
While trying to [compare GT4HistOCR model performance](https://hackmd.io/@bertsky/Skd2DPyi_) between Tesseract and Calamari, I stumbled over a few peculiarities of Calamari's (superb!) text pre/postpr…
-
Is this still alive?
It would be nice to have combos available, it would also extend the number of available macros to the user.
Consider the following:
You use one of your /home slots for a quic…