{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreiahynbucr6bb7x4wjsdysc2z76npbdt2marrsm3jncb35rjezjfgq",
    "uri": "at://did:plc:pi6woz4d47bkuws673w2il2r/app.bsky.feed.post/3mgh76zvqlq22"
  },
  "path": "/t/sneak-peek-bolt-math/13766#post_6",
  "publishedAt": "2026-03-07T04:12:21.000Z",
  "site": "https://discourse.haskell.org",
  "tags": [
    "cl3",
    "posit",
    "cl3-posit"
  ],
  "textContent": "I like the cut of your jib.\n\nI’ve also worked along similar lines…\nThe `linear` issue you stated about the need for so many “operators”, also concerned me too.\nMy solution was not to try and change the `Num` Class, but to implement a different algebra.\nI developed cl3 to remove the issues with `linear`. But, the main concerns I had was with `IEEE 754` floating point numbers, so I developed a library based on the Posit Standard, posit. I then combined both efforts to make cl3-posit, to sketch out an arbitrary precision Clifford Algebra of Physical Space.\n\nI’ve been admiring your efforts on Memory abstractions, `posit` currently depends on `data-dword`, if your efforts result in an arbitrary precision 2’s Complement Integer, I would happily be an early adopter.\n\nThanks, N.W.",
  "title": "Sneak Peek: Bolt Math"
}