-
This problem is found in the Coin Market Cap Token List but not the Coin Gecko List, however it's not clear to us why Token Lists should allow a Token List submitted by a third party to over-ride the …
-
Hi,
I had a question about the DSC_estimated_error_rates.pdf calculation. For one example sample, for one specific trinucleotide context, I tried to reconstruct the calculation:
ACG>T = 150 -> co…
gevro updated
8 months ago
-
Hi,
I noticed a Float/Bool conversion problem while trying to test an expression such as:
if ( xxx > 0.5) doSomething;
xxx being a Float
Compiler gives: "Float should be Bool" for the expression "x…
-
It would be nice to be able to load well-known pre-trained models like VGG and GoogLeNet into CGT data-structures.
There's a half-written script for loading Caffe prototxt files, called `caffe2cgt.py`…
-
### Summary
mbedtls_mpi_mul_mod() gives incorrect result for given values.
Using curve MBEDTLS_ECP_DP_SECP256R1, I need to calculate Y = X * X mod P using `mbedtls_mpi_mul_mod()`
(to be honest,…
-
in the dojo:
```
> $%((pair ^ *))
< 1.frf
[ *
[our=@p now=@da eny=@uvJ]
]
>
```
The head of `(pair ^ *)` must be a cell, so this should fail.
-
Hi Sarxos. I use your library on Odroid PC board http://www.hardkernel.com/main/products/prdt_info.php?g_code=G143452239825
System: Ubuntu 15.04, java 1.8.91 i586
I have read about The lates version (…
-
# Please follow the general troubleshooting steps first:
- [X] I read the README and followed the instructions.
- [X] I am sure that the used CSL metadata follows the [CSL schema](https://github.c…
-
Example:
```
##fileformat=VCFv4.1
##FORMAT=
##contig=
#CHROM POS ID REF ALT QUAL FILTER INFO FORMAT S1 S2 S3 S4
11 101 . GCGT G,GCGA,GTGA,CCGT 199 PASS . GT 0/1 1/2 2/3 2/…
-
### Endgame bots?
KataGo with its ownership maps and adjustable komi is presumably the best bot for playing a reasonable endgame. It mitigates the problems seen in other zero bots which don't care …