-
As discussed in today's call, we can think of useful Thingweb component combinations in different scopes. I will write some below but everyone can write some other ones. We do not need to limit to Thi…
-
@Maunus, we have multiple ways to handle vowel sequences. But the question is what you think is best here. If I have something like "a ó", this indicates we are dealing with two syllables, I assume fo…
-
https://gist.github.com/stefanv/954d21cb13f1aad55b0f
For the three methods implemented, I see:
```
1 loops, best of 3: 1.52 s per loop
10 loops, best of 3: 153 ms per loop
10 loops, best of 3: 148 m…
-
**Description:**
When running the `galaxy_galaxy_lensing_cls` method with `include_all_correlations=True`, the computation does not start for specific combinations of `redshift_max` and `redshift_res…
-
That can't happen (I don't think). There are probably a bunch of impossible combinations worth being aware of and filtering against.
-
48,58
16,31
7,22,77
4,1,22
-
To match @gdejohn's implementation of `Collection.permutations()`, we also need `combinations()`.
-
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]
-
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…