-
It seems to me that if you do something like `realmGlobal.document = new FakeDocument();` you are not emulating frames as `FakeDocument` will have the "wrong" global associated with it.
-
Hi realms champions,
@syg and I have been considering a modification to the current realms proposal which trades some expressivity, to give better isolation guarantees. Essentially, instead of allo…
-
Recently, I've been developing fast permutation tests that can make use of numpy/scipy matrix operations.
So far, I have developed 3 permutation tests: a mean test, a t-test and a pearson correlation…
-
For example, another SNN simulation library called SpikingJelly has provided a way to make their LIFNode to be non-spiking in their documents, like this:
> Here, we apply a new method to make SNN o…
-
The currently isolated realms only have primitives and wrapped callables to be passed.
Although it is already enough for cross-realms communication, it will be quite a pain API to use.
I'm curious…
-
We are going to reinstate the go-ontology and go-annotation summary emails, which had been left behind when the old pipeline system finally went offline. The jobs were: go-github-annotation-tracker-su…
-
I have LWC component and it must render in angular component .Steps to follow embed Lwc in angular
-
Reflecting the explainer work from #292, I believe we might need to revive Realm#import, returning a promise that resolves to `undefined` to flag when the code injection is complete.
This would all…
-
**Description**
Keras Model `fit_generator` does not work with `zip` objects.
I followed the image segmentation example from https://keras.io/preprocessing/image/ of loading and transforming images …
-
DPs are vital not just for automated procedures on an ontology, but also for documentation too. It's important for documentation to be easily browsed and to look intuitive to semi-technical readers.
…