Egil Möller

Results 71 issues of Egil Möller

### Proposed new feature or change: Extension to https://github.com/simpeg/simpeg/pull/1210: * [ ] Support list of transmitters/receivers per sounding (N moment data) in baseclass * [ ] Add a make_waveform() to...

enhancement

Hi! I'm trying to get sv39 / riscv64 mmu to work. I think I have most of of it set up, but it doesn't work somehow. The only test I...

Add https://github.com/facebookresearch/faiss to the performance comparison matrix

``` > a = new Map() Map(0) {size: 0} > a.set("test", 123); Map(1) {'test' => 123} > msgpack.decode(msgpack.encode(a)) {} > msgpack.decode(msgpack.encode(a, {codec: msgpack.createCodec({usemap: true})})) {test: 123} > msgpack.decode(msgpack.encode(enc.encode("test"))) Uint8Array(4) [116,...

If a map has keys that are not strings but bin format, in nodejs these are parsed as ascii text (or utf8?). However, in the browser these are first stored...

For streams that are missing tagblocks this PR allows you to add the current time as a fake tagblock time. This is useful for e.g. the aishub tcp streams.

- [ ] Implement stream API - [ ] Handle flags - [ ] Test the new code against old one - [ ] Find test dataset - [ ]...

- Hash of original lines - Hash of nmea line contents (without tagblock etc) - Random id for differentiating copies of the same line