-
## Rough idea
The current schema does not yet have standardized method for specifying a Gaussian (or Slater) AO basis *that was used in a calculation* for a given molecule. **Just to be clear:** I'…
-
Whether or not a sharer pairs in recovery mode it may request a list of secrets that a helper holds for it and may request shares of secrets that belong to it. Sending a flag to say "recovery mode" on…
-
# Abstract
Uplift aims to build and operate an USDT/NEO treasury on NEO for USD settlement of retail coupons. Coupons generated almost $4 billion in savings for U.S. consumers in 2022.
Uplift, a non…
-
**Proposal:** Allow logic enforcing minimum exchange rates to be completely disabled, including:
1. Sending test packets before the stream is established
2. Requiring packets to meet the minimum e…
-
### Feature request
Note: it's meant to be a discussion, not to set anything in stone.
The prompt template mechanism in the Python bindings is hard to adapt right now. When using `GPT4All.chat_com…
-
@alexveden
Are you currently working on the iqfeed historical data calls?
-
This code perform atomic increment:
```rust
#![no_std]
use core::sync::atomic::*;
pub extern "C" fn atomic_usize_inc(ptr: &AtomicUsize) -> usize {
let mut old = ptr.load(Ordering::Relaxed…
-
## Describe your environment
* Operating system: MacOS Monterey 12.5.1
* Python Version: 3.8.5
* CCXT version: 1.92.20
* Freqtrade Version: freqtrade 2022.8 stable
## Describe the problem…
-
In the section called metadata path attribute processing, the text describes what it does on receiving update messages with the metadata attribute.
In order to be a limited domain, the document nee…
-
# Goal
As a developer, I want to improve the existing machine learning model using XGBoost, so that I can beat the benchmark (buy and hold strategy).
As a developer, I want to achieve higher than 50%…