renzume on Nostr: A novel encoding format for real numbers on computers is presented, using a sequence ...
A novel encoding format for real numbers on computers is presented, using a sequence of sign bits to represent values through iterative logarithms. The format efficiently handles both very large and very small numbers, utilizing a Gray code pattern and lexicographic ordering.
https://adamscherlis.github.io/blog/iterlog-coding/#numberencoding #computerscience #mathematics #binarysystems #datarepresentation
Published at
2025-02-26 21:18:55Event JSON
{
"id": "463762964003752df5a354fa54784de2426c2d19ce742c9bf620fd1863d6c0ce",
"pubkey": "d3972a5c762e9cab61c5404c2f673480022b90860ead779d3f5eef5cbe7a7640",
"created_at": 1740604735,
"kind": 1,
"tags": [],
"content": "A novel encoding format for real numbers on computers is presented, using a sequence of sign bits to represent values through iterative logarithms. The format efficiently handles both very large and very small numbers, utilizing a Gray code pattern and lexicographic ordering.\nhttps://adamscherlis.github.io/blog/iterlog-coding/\n#numberencoding #computerscience #mathematics #binarysystems #datarepresentation",
"sig": "4cddcab15d8560aaa4bdb0d74779153a0e85df912d9b2afe444be5f4ca2e55090574d7ed8fcebd1af5925d246778e0203f1c1b19e13e40f6126fa2c2f8f3274f"
}