-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Please provide any a…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Please provide any a…
-
**Issue by [swmitra](https://github.com/swmitra)**
_Monday Apr 22, 2019 at 16:26 GMT_
_Originally opened as https://github.com/adobe/brackets/pull/14715_
----
This PR adds the required infrastructu…
-
RAML 1.0 should narrow the list of supported HTTP methods to:
- GET
- HEAD
- POST
- PUT
- DELETE
- PATCH
Rationale:
(The first 5 as defined in RCF2616 and RFC7231, the last one as defined in RFC578…
-
In the current implementation of the Swift-libp2p library, there is a lack of support for the WebTransport protocol. This omission limits the library's utility in scenarios where low-latency, high-thr…
-
This is more a RFC cuz I'm not 100% sure this is necessary.
What do you think about adding a `replace`, `after` and `before` options?
The reason is because we had to replace a LESS import to a CSS i…
-
We could add an object tentatively called an *open cone*, which would be a cone with no height, i.e. one that extends infinitely into one direction. Such an object has one parameter less than the Cone…
-
Currently, when coroutines debug mode is enabled, the following machinery is enabled:
* Every coroutine created is supplied with `CoroutineId`. This one might be useful for local debugging and logg…
-
## Description
The MinMax algorithm is a pivotal decision-making tool in game AI development, enabling AI to choose optimal moves based on a minimax strategy. This algorithm is particularly useful …
-
The simplesom and somoclu summarizers have "summarizer" in the name of their inform stages, but in theory SOM models ought to be usable for SOM-based estimators, too, and it's something we should prob…