Fallen InFar · @InFarDream
11 followers · 390 posts · Server mas.to

RT @GirlsFrontlineE@twitter.com

Dear Commanders,
The stage is shrouded in uncertainty while danger lurks behind the scenes.
Here's the PV for the major event Fixed Point, which will come online on Jan. 17th! Stay tuned for more details.

youtu.be/TyDwQU4bijU

🐦🔗: twitter.com/GirlsFrontlineE/st

#fixedpoint #girlsfrontline

Last updated 2 years ago

RanaldClouston · @RanaldClouston
104 followers · 140 posts · Server fediscience.org

(International Workshop on Fixed Points in Computer Science), which runs alongside , "is to bring together people from different fields such as algebra/coalgebra, verification, logic, around the thematic of fixed points". No proceedings, but "Depending on the nature of the contributions, a special issue of might be published with selected contributions". I couldn't find awebsite but here is a web link to the call: sympa.inria.fr/sympa/arc/coq-c

#fixedpoint #fundamentainformaticae #csl2023 #fics23

Last updated 2 years ago

Nafnlaus 🇮🇸 🇺🇦 · @nafnlaus
641 followers · 1087 posts · Server fosstodon.org

Now, rise-over-run, that's a operation.
But *of course* you can't do that. You're running on a single-threaded (no ) with no lookahead; everything blocks, and floating point ops block for a LONG time. So instead you're going to have integers mimick floating point ()

Okay, so you check to see when they're going over a certain remainder value and you should move up or down one row of ? OF COURSE you don't have time for that.

#floatingpoint #cpu #gpu #fixedpoint #pixels

Last updated 2 years ago

Ted Loch · @TedLoch
20 followers · 1 posts · Server mathstodon.xyz

Hello! This is my brief . I'm a professor of at Rice university. I use to inform science-based policy. My research involves the economics of emerging infectious diseases, climate and the energy transition, and using to study symbiotic relationships in . In I have been working on theorems for locally contractive set-valued maps. I enjoy travel, kayaking, reading, and dreaming of classic cars.

Cheers!

#fixedpoint #puremath #ecology #gametheory #MathematicalModeling #economics #introduction

Last updated 2 years ago

Puppy Pi · @codepuppy
184 followers · 6704 posts · Server mathstodon.xyz

@JordiGH

Aha! I finished searching and found a fixed-point triplet that isn't associative under multiplication like the floating point one you gave for addition! :D

If the fixed-denominator is 16

(8/16 * 11/16) * 9/16 =? 8/16 * (11/16 * 9/16)

Left-hand side:
(8/16 * 11/16) * 9/16
(88/16)/16) * 9/16
5/16 * 9/16
(45/16)/16
2/16

Right-hand side:
8/16 * (11/16 * 9/16)
8/16 * (99/16)/16
8/16 * 6/16
(48/16)/16
3/16

(a * b) * c ≠ a * (b * c)
:O

:D

#programming #maths #fixedpoint

Last updated 4 years ago

claude · @mathr
288 followers · 2739 posts · Server post.lurk.org