-
Esta es la primera tarea y el punto de partida del Trabajo 2. Para la realización de este issue (tarea) deberán instalar la última estable versión de las siguientes tecnologías:
- Ruby
- PostgreSQL
…
-
I've tried both Minecraft related MagicMirror2 modules and neither can ping my in-house Minecraft Bedrock server. Do you have any idea on why this would be the case?
-
```
./models/glyphs/ellipse.coffee:
66 - @_render(ctx, indices, data)
67 -
68 - _bounds: (bds) ->
69 - return [
70 : [bds[0][0]-@max_w2, bds[0][1]+@max_w2],
71 : …
-
NAIF doesn't support FTP anymore...
-
Hi:
I got the *.pos file from RTKpost but I would like to read it in matlab so I can combine it with the other data like my IMU data.
I will appreciate if you can give me some help or some idea, t…
-
The following behaviour has been reported on [ask.sagemath.org](http://ask.sagemath.org/question/2638/):
```
sage: f(x) = (x^x-sin(x)^sin(x))/(x^3*log(x))
sage: f(x).limit(x=0)
```
leads to
```
;;…
-
I struggled a bit with implementing the location AggregationInstruction as a variable in a netCDF file.
Can we remember why we decided on the current format? Here's an example (example 3)
```
…
-
Currently commando would set a random enum name. How about it only sets it if the `enumName` is not set or is equal to `""` or if two enums with the same name exist. Ideally it should throw an excepti…
Ifera updated
2 years ago
-
Hi, I've been trying to use dentist on the provided example dataset but a number of the md5 check sums after it finishes running are failing with no other errors that I can find.
I installed snakem…
-
@segasai , and @richardson-t this might be an assignment for you:
In trying to track down details about how the Chabrier IMF is defined, I realized that we're defining it as a lognormal - but we're…