-
### Motivation
Optuna currently supports only single-objective CMA-ES for sampling, it would be useful to have multi-objective CMA-ES as a lot of tasks need to consider multiple objectives to be op…
-
See:
http://en.wikipedia.org/wiki/Elliptic_curve_Diffie%E2%80%93Hellman
ECDH should just use the x coordinate, not both x and y as core/ecc.js does on line 444 as of 411b9ad00191daca0aba763fc619e3a51…
-
The `fallback_keys` parameter to `Signer.__init__` is missing. The complete signature should read as follows:
```python
class Signer:
def __init__(
self,
key: Optional[Union…
-
After several concept meetings, we came up with a decision to realize `Composite-Modules` in the sense of the path planning algorithm.
# Key Properties
1. Contained modules (`Nano-Modules` / `Composi…
-
*Title*: *Cross instances local rate limit filter*
*Description*:
Local rate limit works more stable and has no additional dependency. It basically is our first choice to do rate limiting.
Th…
-
#### Expected Behavior
- Add new algorithm setting, enabled by default, for security seed. If enabled after a security is added we should seed an initial historical price to them
#### Actual B…
-
* [Link](https://arxiv.org/pdf/1610.05683.pdf)
* Title: Reparameterization Gradients through Acceptance-Rejection
Sampling Algorithms
* Keywords (optional):
* Authors (optional):
* Reason …
-
We are using reactive-kafka (Using com.typesafe.akka:akka-stream-kafka_2.11:0.14) with kafka 10 brokers and are frequently seeing consumers come up (usually immediately following the termination of a…
-
**Required Skills:** C++
**Difficulty:** Easy
In the openage [pathfinder](https://github.com/SFTtech/openage/blob/master/doc/code/pathfinding/README.md), a portal node graph is used in the first…
-
```
I'm in-lining the patch since it's more for discussion.
The ASN.1 for the PK algorithm is an OID, plus "optional parameters" followed
by an opaque-type of "bit string". Each algorithm type is …