Add tests of kmath-memory and make all the memory operations on all the platforms use little-endian byte order #163

Closed
CommanderTvis wants to merge 4 commits from unify-endianness into dev

4 Commits

Author SHA1 Message Date
Iaroslav Postovalov
51f2ec68fb
Delete wrap function 2021-04-21 22:17:30 +07:00
Iaroslav Postovalov
08afa59dcc
Make Float values in Memory be actually stored with Double 2021-04-21 22:17:29 +07:00
Iaroslav Postovalov
3adbec15cb
Un-deprecate float reading and writing 2021-04-21 22:17:28 +07:00
Iaroslav Postovalov
491e2ac7a6
Deprecate readFloat and writeFloat, unify byte order to LE on all the platforms of kmath-memory, add test of Memory class 2021-04-21 22:17:28 +07:00