mr-september

Results 50 issues of mr-september

![image](https://user-images.githubusercontent.com/45350177/159102506-4a007e3a-490a-4f76-a3aa-7a734fe02f5b.png) Getting this error message after trying to sync to poe since yesterday, can't copy-paste it since it goes away upon interaction. Is there something wrong with my filter specifically,...

Solution reached in issue #213 no longer seems to work? ``` + scale_y_discrete(labels=function(x) str_wrap(x, width=40)) ``` Now gives this error: ``` wrong orderBy parameter; set to default `orderBy = "x"`...

Currently, the root label is at the bottom, and vertical: ![image](https://user-images.githubusercontent.com/45350177/115503289-84776a00-a2b9-11eb-9263-68b25056e863.png) Is it possible to put it on top and horizontal for better readability? Like this: ![image](https://user-images.githubusercontent.com/45350177/115503463-caccc900-a2b9-11eb-9462-d06821a04134.png)

Related to issue #21. The provided [example](https://github.com/rsheldiii/KeyV2/blob/master/examples/legends.scad), while very helpful for understanding the basics, does not seem to scale up for generating most of a keyboard in one go. Is...

Hi Authors, Sorry this is less of a technical issue than a conceptual question. You have alluded to the curse of dimensionality in the original paper, one major component of...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? I am...

enhancement

Fix off by one indexing error in denominator, and calculation error in numerator. #### Description #### Related Issue #### Motivation and Context #### Requires Documentation Change #### How Has This...

Trying to backtest on Forex, which is almost always traded on large leverage. Setting fees but without leverage makes the results useless.

For example, like this for PubChem: http://www.cheminfo.org/Chemistry/Database/PubChem/Search_by_exact_mass_in_PubChem/index.html

enhancement

**Problem** GGUF models quantized with IQ quants fail to load. **Success Criteria** Load and play as usual **Additional context** IQ quants: https://github.com/ggerganov/llama.cpp/pull/4773 Example model with both traditional Q and new...

type: feature request