-
Hello, I'm supporting a customer who uses pdfkit 0.6.3 in node.js to write PDF files to disk. We then run the PDF through a pdf-to-text filter in a Java app and apply regexes to extract important met…
-
The fixed_dz_advection flag in the namelist is confusing for all but the most experienced users. For certain (most?) applications it should be set to true to produce realistic behaviour, after Dylans …
-
## 3 core ways of interpreting changes in front end
(1) trigger does change/ exploration come from the external cues and/or their mind. If it is external cues we can use theories of perception and e…
-
`AbstractLinearCode`s inherits `addition_table()` (and possibly other methods) which do not even work for the object:
```
sage: C = codes.random_linear_code(GF(2), 10, 3)
sage: C.addition_table()
-…
-
Try using linear passthrough to train a model in dit?
`One of the key ideas is that it works as if it was like "an online passthrough", by applying a loop on a module SuperClass, that groups layers…
-
See also: https://github.com/JuliaReach/LazySets.jl/issues/586, https://github.com/JuliaReach/LazySets.jl/issues/1478.
Refs:
- https://en.wikipedia.org/wiki/Minkowski_addition
- [On Computing t…
-
**Original report ([archived issue](https://osrf-migration.github.io/vrx-gh-pages/#!/osrf/vrx/issues/98)) by Brian Bingham (Bitbucket: [brian_bingham](https://bitbucket.org/%7B9cdea257-248f-486e-8858-…
-
Instead of permutations, one can consider learnable linear transformations (See section 3.2 of the Papamakarios review.).
As far as I understand it, in theory this could allow us to learn which condi…
-
Course code, if applicable: 622.050 (Theory) and 622.051 (Practical)
University hosting the course: Alpen-Adria University
Contact person: M Taimoor Khan, muhammad.khan@aau.at
Concepts taught: Appl…
-
A bunch of tutorial and demos were written at the occasion of
Sage(-Combinat) days and gathered in a patch on the Sage-Combinat
queue.
The purpose of this ticket is to make this patch into a branch…