-
There is a config option in TC6, which allows you to disable flux, taint and such stuff. This things are not the real problem for me.
In one of the Beta versions a Matrix Stability-Durability system …
-
**Describe the bug**
I get an error when trying to import from Trakt JSON file to IMDb
**To Reproduce**
Steps to reproduce the behavior:
1. I have obtained the JSON file from trakt using the scr…
gasbi updated
6 years ago
-
Hello, Im a Graphic Designer that likes to contribute to open source projects, I would like to know if you need a logo for you project? I would like to work with you.
If you want just tell me what …
zuurw updated
6 years ago
-
Required primitives:
- [x] Scalar-matrix multiplication
- [x] Matrix transpose
- [x] Matrix multiplication
- [x] Matrix addition / subtraction
- [x] Slicing
- [x] Dot product
- [x] Identity m…
-
Hello,
I've recently discovered the Drone mesh tutorial on youtube and thought I'd give it a try. I'm a noob in drones / rf receivers / rf protocols so please keep that in mind as this issue might…
-
Model usage:
```
const data = await model.book.all({
attributes: ['name', 'description', [model.sequelize.fn('AVG', model.sequelize.col('ratings.points')), 'rating']],
include: [{ model: mod…
-
- [x] increase SMA openings in the front panel
- [x] increase fan fixing holes to 6mm
- [x] move large cap from the board edge to make more space for screws
- [x] move temp sensor connector from th…
-
Rails: 4.0.6
Database: MySQL
Given the following tables and models: https://gist.github.com/joanniclaborde/26702fc1ee80c74d315e
Getting T2s with T3s generates an `INNER JOIN` query as expected:
```…
-
**UPDATE**
This issue has shifted a bit. The exact explanation of this issue, including pseudo code can be found [below](https://github.com/sequelize/sequelize/issues/2734#issuecomment-97330031).
**…
-
Hi,
I'm not sure whether I fully understand the marginal_effects plot yet that I discovered yesterday.
I'm working with ordinal regression and `marginal_effect()`already prints a warning that it's…