-
First I want to say thanks for making this one - it's amazing!
I also often like to use light variants of colorschemes too, and I was wondering whether you had any thoughts on "inverting" this one …
-
A considérer (pertinence / objectifs / efforts & moyens de développement) :
- [ ] **Calcul Diff** (+topo) ; espaces fonctionnels + opérateurs linéaires + calcul diff en dim infinie (calc variatio…
-
Hi all, this summer I'm planning on adding a lot of graph/network analysis features relevant for chemical reaction networks to Catalyst. A smattering of things this might include:
- Detecting [co…
vyudu updated
2 months ago
-
## Issue Details
I may be missing something but can't see an equality test for instances of the Curve_2 class in Arr_circle_segment_traits_2::Curve_2.
If it is missing could this become a featu…
-
I propose the concept of a shared document that many can edit, or even a large wiki with interconnected documents. I imagine anybody being able to make a new revision, and eventually viewers being ab…
xloem updated
8 years ago
-
This code does not work since polarity of `Nat` (monotone in `i`) is only inferred when the constructors are given. But it is already needed for checking sub.
```agda
data Nat : {i : Size} -> Set
…
-
if (delta_k == static_cast(0)) {
d_k = static_cast(0);
d_k1 = static_cast(0);
}
should really be
if (delta_k == static_cast(0) ||
(sign(d_k) != sign(delta_k) || sign(d_k1) != sign(de…
-
Can knowledge optimize the meaning of each parameter
`
eliminate_deadend
eliminate_duplicate_initializer
eliminate_identity
eliminate_if_with_const_cond
eliminate_nop_cast
eliminate_nop_dropout…
-
**Version Used**:
VisualStudio 14.0.25431.01 Update 3
**Steps to Reproduce**:
1. Create a analyzer with assembly dependencies.
2. make a vsix package witch excludes these dependencies (the depe…
-
### Verification
- [X] I searched for similar feature request and found none was relevant.
### Pitch us your idea!
Change the default PineTime Style color scheme to slightly more pleasing col…