-
I have a question regarding the documentation of the implementation of the symmetry operations. This does not really belong here but I cannot think of another place to ask.
The docs have the image …
-
Dear Zipline Maintainers,
Before I tell you about my issue, let me describe my environment:
# Environment
*Zipline 1.0.2
* Operating System: (Windows Version)
* Python Version: `$ python 3.4
…
-
Hi!
I'm trying to use this method with images i have only in PNG format. Is there any way to do this?
-
Implement a JSON export during assignment and, then, run assignment using QGIS processing provider with a function just like https://github.com/AequilibraE/qaequilibrae/pull/250 (would take the JSON a…
-
Hi, it would be fantastic if something like "powermatch" (used by trainerroad) was implemented in GC. I mean, use the power data from a power meter to control the resistance for ERG workout mode.
Tha…
ghost updated
3 years ago
-
## Description
- [x] Add glossary for crypto terms, see here: https://github.com/chartingshow/Documentation/blob/master/crypto/glossary.md
- [ ] Add glossary for trading terms, see here: https:/…
-
**Is your feature request related to a problem? Please describe.**
When dealing with a lot of servers it's impossible to use automatic deployment tools (e.g. docker-compose) because it's required to …
-
### Prerequisites
I have written a descriptive issue title
I have searched [open](https://github.com/ImageMagick/ImageMagick/issues) and [closed](https://github.com/ImageMagick/ImageMagick/issues?q=i…
-
### Description
The eigenvalues when using cupy eigsh are NaN and not the same as scipy eigsh.
By inspecting the output in the _lanczos_fast algorithm that cupy uses, the output of beta[i] and resid…
-
First, thanks for making this implementation open source! Your hard work is appreciated!
I've been trying the BP_sLDA code on a few small-size topic modeling problems, just to get a sense of its be…