-
Hola Paco, la web de Movistar Plus limita la resolución en PC a 576p, ¿podrías hacer alguna extensión de Chrome o algo para que forzase la resolución a 1080p?, ya que al cambiar de audio automáticamen…
-
Hello,
I have installed radiator valves from Powernity (thanks to French gov bonus).
They have the following definitions:
`const definition = {
zigbeeModel: ['TS0601'],
model: 'TS0601…
-
Problem is the name of the files. Files are already hashed, would only need switching from md5 to sha256 (which hashlib supports and conveniently it's a parameter)
- get user posts - `/{service}/us…
-
My log:
```
---------------------------------------------- devices ----------------------------------------------
| # | name | free | total | core | mem | fan…
-
Hi @lz3450 I was wondering, will you share full implementation of PhysGAN paper code? I want to get some help implementing your PhysGAN algo and PhysFGSM one. Also can you share documentation that how…
-
-
This library uses a Porter2 algo while I think Lunr.js uses the [initial Porter](https://github.com/olivernn/lunr.js/blob/master/lunr.js#L930)? Either way some of the stemming is slightly different. M…
-
# Déterminer des valeurs stables pour établir la position
## Description
Il faudrait être capable de déterminer des valeurs stables pour déterminer la position du robot. J'entends par là qu'il f…
-
hi, i am trying to run the QCG example 2 (https://crest-lab.github.io/crest-docs/page/examples/qcg/example_2.html) but it returns with the error:
```
Optimizing all 12120 structures from file "cres…
-
Each algorithm has to be implemented in three ways.
wrapper for scipy implementation (due Wednesday)
pure python implementation (due Friday)
c/c++ implementation using ctypes in python (due Monda…