-
## Feature Request
Deprecate the STRALGO command and implement the LCS in its place
#### Is your feature request related to a problem? Please describe
With https://github.com/redis/redis/issu…
-
### Feature description
Hello
I would like to work on this issue and consolidate the algorithms for **Longest Common Subsequence (LCS)** and **Longest Increasing Subsequence (LIS)** into one file…
-
## 🌟 Feature Overview
Add 10 simple python algorithms which we use in day-to-day life :-
- **Greatest Common Divisor (GCD) - Euclidean Algorithm**
- **Least Common Multiple (LCM)**
- **Sieve of Er…
-
Hello!
Please if u can make some GTA Re LCS Beta6 Widescreen Fix!
If i understand it based on GTA Vice City Engine but modified.
GTA Vice City Widescreen Fix is not working, it crashed.
-
## Description
This issue is a tracker issue that will allow LCS participants to submit work they've done after the LCS.
-
As part of the `acl/test_acl.py::TestAclWithReboot` on a T2 or T2-min topology we reboot the individual LCs sequentially.
This results in the first rebooted LC emitting these error logs continuously:…
-
Hi!
I've been testing the backtracking LCS script on a ROMS grid, at first I struggled because the fake projection (due to the lack of projection from ROMS) wasn't transforming correctly. That was f…
-
Any test like
```cpp
#include
using namespace std;
#define rep(i, a, b) for(int i = a; i < (b); ++i)
#define all(x) begin(x), end(x)
#define sz(x) (int)(x).size()
typedef long long ll;
ty…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
The new measurement tool can now show deltas using the origin coordinate system. It is not…
-
For internal environments we use bacpac files to deploy using the ARMTemplate.
For EmbedApp we dacpac files to deploy to LCS.
In the pipeline we now create both bacpac and dacpac, using the BCCOntain…