-
lsusb -d 1532: -v
------------------------
```
Bus 009 Device 002: ID 1532:000c Razer USA, Ltd
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB …
-
-
Hi,
Do you think your LACHESIS pipeline could be applicable to Chicago ((Cell-free Hi-C for
Assembly and Genome Organization) data?
I imagine that the data produced by the Chicago methods should loo…
-
We need a tester similar one in lachesis-go (https://github.com/Fantom-foundation/go-lachesis/tree/master/tester ) which sends a specified number of transactions to a lachsesis network. This is very h…
-
When we compile LACHESIS on an Ubuntu system and run it on the provided test case, it crashes with a segmentation fault. The segfault occurs at the opening curly bracket of the function ChromLinkMatr…
-
Current Lachesis implementation in Go uses FNV hash function to calculate EventHash, https://golang.org/pkg/hash/fnv/ ; but Rust has replaced FNV hash as its default hash function by a faster hash fun…
-
Samtools 0.1.18. Boost 1.63.
When donging 'make', it appeared 'collect2: ld returned 1 exit status', like the message below.
[root@tc6000 LACHESIS-master]# make
Making all in src/include/gtools
ma…
-
make[2]: Entering directory `/export1/workdir/group1/liyang/software/LACHESIS-master/src'
/bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -static -lz -lpthread -Linclude -lJtime -lJgtools -lJ…
-
http://pages.di.unipi.it/mencagli/publications/preprint-middleware-2021.pdf
https://github.com/dmpalyvos/lachesis
https://www.youtube.com/watch?v=YPMhcfSzG6A
-
Was discussing this line with @Maxime2:
https://github.com/Fantom-foundation/lachesis-rs/blob/7788c17/lachesis-rs/src/swirlds.rs#L937
Would welcome a discussion on lock free data-structures, and o…