-
```
What steps will reproduce the problem?
1. Type "monday +2week"
What is the expected output? What do you see instead?
Expected output: ideally, two weeks from the following monday (although
given …
-
Currently there is no way to run `.includes()` on an index, which makes it the only geospatial query that doesn't have a corresponding index-aware function.
#### Current situation:
``` js
r
.table(…
-
Hello @qic921015,
Your program is looking good. Just a couple things I noticed.
Your main method could be segmented a little further. For example, the code in the nested for loops could be moved to …
-
Will ProjectE ever support Equivalent Exchange 1 transmutations (eg. Philosopher's stone + Sugar = Redstone)? I've written "plugin" for ProjectE to support them, but can these recipes find use in this…
-
I'm looking to convert numpy code and was wondering where the equilavent functions/method as amin, argsort are... Would be great if you could point me to a Class or where the implementation is?
-
Grid seems to contain twice as much all the other datasets together. We suspect this might be creating a bias towards fitting the grid. So relevance between datasets should be made equal in the begini…
-
This is a noob question and I'm probably just missing something in the MAVSDK docs, but is there a way to tell the current target of the drone using MAVSDK? Basically what we would get from the [POSIT…
-
I'm trying to do an equivalent of this command in a .net core library for doing a TLS server where the private key is in TPM with a reference of 0x8100001:
`openssl s_server -cert rsa.crt -key 0x8100…
-
### Feature Request Description
Hello,
I would like to know if you can integrate a functionality like Windows 10 'Snap Assist' feature, which automatically organizes other active windows when one …
-
Hi folks
I've been trying to integrate `uvu` and `react-testing-library` into my team's tech stack. FYI, I can't use Jest because of the infamous `Unexpected token 'export'` in one of my dependenc…