Imre Biacsics

Results 4 issues of Imre Biacsics

I did build a P2P datasharing system with "P", using Chrome as testbrowser. This is ment for very fast distributing short and realtime messages with a few feeding servers in...

Hello Tim, excellent work ! I found a possible way of getting rid of 2 loops in 'void solves'. At line 705 and 755, this piece of exact equal code:...

Very small enhancement: In matrix_algebra.cpp, void solves, line 791: Snip* ``` for (int64_t k = 0; k < nop; k++ ) { if ( k != 0 ) { int64_t...

Recently I burned out my rpi4, just at the moment my highly complicated radio transceiver reached some point of functionality. Ordered a pi5, to discover its not working. After reading...