-
Thanks for the great work! I am currently delving into the functionality of the use_dynamic_rescale parameter in your project and have encountered a point of confusion that I hope you can clarify.
…
-
- [ ] Share
- [ ] Delete
- [ ] Theme
- [ ] Edit
- [ ] Line modes #130
‘Initial components and features to add
-
in the function :
static int del_init_tri( delaunay_t *del, int start )
I think this function is use for creating a initial triangle .
here is the code which confused me :
/*
d0-…
-
As @andyli informed in https://github.com/addshore/wikicrowd/issues/71#issuecomment-1500742867 there is issue with hamburgers.
One thing is that script is checking vegan stuff - I proposed change h…
-
@ggrothendieck came up with an extensive list of helper functions to add to `luau` as qsv's DSL.
---
If you are implementing cumsum there are a number of other related functions that have proven…
-
# theoretically bug in `db.set` method when current expire equal previous.
Is this code Better?
```rust
if let Some(prev) = prev {
if let Some(when) = prev.expires_at {
…
-
I am trying to refactor the pinescript code to have an ability to calculate lucid SAR in Python. I am not having success and need some guidance / advice. Could someone please advice what I am doing wr…
illi4 updated
6 months ago
-
If I set -/= for "prev"/"next tray", using the reset macro kills them.
Is it tenable to leave binds that aren't controlled by Bindcontrol alone?
Is it tenable to add default keybind targets (not…
xizar updated
3 months ago
-
# Consensus-layer Call 145
[prev: call 144](https://github.com/ethereum/pm/issues/1178)
Meeting Date/Time: [Thursday 2024/10/31 at 14:00 UTC](https://savvytime.com/converter/utc/oct-31-2024/2pm)…
-
## [Valid Anagram](https://leetcode.com/problems/valid-anagram/)