-
@llemeurfr: define exactly what backward/forward compatibility means for such an evolution. Stating that "a recent RS read an old ebook", as @therealglazou did in a mail today, is actually true but wo…
-
Please have a look at the Board on Trello "Letter to the editor on Harling JAIDS 2014".
You will find that we need to calculate a number of summary statistics for each simulation run. Each of these ca…
-
Dear @Dobrev and @Tzanio Kolev
I have developed MFEM codes and error estimates analytically for Linear Maxwell’s equation.
Also, I have developed analytically error estimates for Nonlinear Electro…
-
# Questions about Creative Technology
Please respond to this issue, discussing at least three of these questions. As your classmates respond, you should come back, at least one more time, and respo…
-
The JSON-LD CG is re-energising itself to work on a version 1.1. See Greg's e-mail at https://lists.w3.org/Archives/Public/public-linked-json/2016Oct/0004.html for details. The transition of the Sem W…
-
[Google Document - RChain Nomenclature ](https://docs.google.com/document/d/1AOApb9Up_rZ10eb08lpj8nI4k96-DIyX32XFR2SEnQg/edit) we'd like to get a markdown page with RChain vocabulary and links that we…
-
Produce regression model fro Bristol with Business Variable
mem48 updated
6 years ago
-
I will add the tx60 robot to this rebository locally on my machine. If you wish, we could migrate it to the existing "staubli_experimental"-Repository?
-
Currently, `transpose` is recursive. This is pretty unintuitive and leads to this unfortunateness:
```jl
julia> A = [randstring(3) for i=1:3, j=1:4]
3×4 Array{String,2}:
"J00" "oaT" "JGS" "G…
-
There is an unintuitive functionality of the bleu_score module.
```
>>> bleu_score.sentence_bleu([[1,2,3,4]],[5,6,8,1], weights=(0.5, 0.5))
0.5
>>> bleu_score.sentence_bleu([[1,2,3,4]],[5,6,1,…