DiamondNether90
  • What even is a location. Are we even real.
  • Newton's Method: x_{n+1}=x_n-\frac{f(x_n)}{f'(x_n)} \implies f(x_\infty)=0

  • Joined on 2025-08-20
DiamondNether90 pushed to master at DiamondNether90/EBLv2 2025-10-01 18:25:54 +10:00
dcbdd23b24 Collision
DiamondNether90 opened issue max/kyn#1 2025-10-01 15:46:07 +10:00
Error in readme
DiamondNether90 pushed to master at DiamondNether90/EBLv2 2025-09-30 18:48:49 +10:00
fc9a447257 Initial Commit
DiamondNether90 created branch master in DiamondNether90/EBLv2 2025-09-30 18:48:48 +10:00
DiamondNether90 created repository DiamondNether90/EBLv2 2025-09-30 18:47:59 +10:00
DiamondNether90 pushed to master at DiamondNether90/blackjack 2025-09-29 17:40:26 +10:00
67675a8d6e Added readme.md
DiamondNether90 pushed to master at DiamondNether90/blackjack 2025-09-29 17:31:31 +10:00
ac6b0d7187 Initial Commit
DiamondNether90 created branch master in DiamondNether90/blackjack 2025-09-29 17:31:31 +10:00
DiamondNether90 created repository DiamondNether90/blackjack 2025-09-29 17:31:21 +10:00
DiamondNether90 created repository ground/gride 2025-09-25 14:07:51 +10:00
DiamondNether90 opened issue ground/ground-old#27 2025-09-25 14:01:53 +10:00
Optimisation of Functions
DiamondNether90 commented on issue ground/libraries#2 2025-09-25 13:28:30 +10:00
Grogs is extremely unstable

fun -list !init
    setlist &keyChecks 32 97
    setlist &keyDown false false
    setlist &keyTracker $keyChecks $keyDown
    return $keyTracker
endfun

fun -int…
DiamondNether90 opened issue ground/libraries#2 2025-09-25 13:27:35 +10:00
Grogs is extremely unstable
DiamondNether90 pushed to main at ground/ground-programs 2025-09-25 11:15:59 +10:00
d991eab0d4 grogs+ package (WIP)
DiamondNether90 pushed to master at DiamondNether90/ground_old_fork 2025-09-25 08:29:54 +10:00
81d6e21a00 Deprecate *list syntax, use &direct refs instead
7066b4300d Fix "init &var -list"
5ff3e8a86a Update libraries
9dbef7f8a8 Add .gitmodules (libraries)
c0a7698497 Ints are autotransformed to doubles where needed
Compare 20 commits »
DiamondNether90 opened issue ground/ground-old#26 2025-09-23 14:35:51 +10:00
Remove/Replace list notation
DiamondNether90 pushed to main at ground/ground-programs 2025-09-23 08:09:40 +10:00
0e332f3d83 Ignore this
DiamondNether90 opened issue ground/libraries#1 2025-09-22 11:15:58 +10:00
Grogs - Allow doubles to be parsed for shape coordinates (i.e. automatically round)
DiamondNether90 commented on issue ground/ground-old#5 2025-09-22 09:58:15 +10:00
Escape Character

https://www.google.com/imgres?q=the%20future%20is%20now&imgurl=https%3A%2F%2Fupload.wikimedia.org%2Fwikipedia%2Fen%2F0%2F08%2FTheFutureIsNow.jpg&imgrefurl=https%3A%2F%2Fen.wikipedia.org%2Fwiki%2FTh…

DiamondNether90 created pull request ground/ground-old#25 2025-09-21 16:14:32 +10:00
Update README.md