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 main at ground/ground-programs 2025-09-04 08:38:36 +10:00
d71813fd56 Add packages/math/math.md
DiamondNether90 pushed to main at ground/ground-programs 2025-09-04 08:38:01 +10:00
5515525413 Add packages/math/math.grnd
DiamondNether90 created branch main in ground/ground-programs 2025-09-04 08:38:01 +10:00
DiamondNether90 created repository ground/ground-programs 2025-09-04 08:36:03 +10:00
DiamondNether90 opened issue ground/ground#16 2025-09-03 06:58:13 +10:00
Error command
DiamondNether90 created pull request ground/ground#15 2025-09-02 08:40:22 +10:00
Update docs/highlight.py
DiamondNether90 pushed to master at DiamondNether90/ground_fork 2025-09-02 08:38:55 +10:00
e2a037befc Update docs/highlight.py
DiamondNether90 opened issue ground/ground#14 2025-09-02 08:34:47 +10:00
Rename Math Library to Nerd Library
DiamondNether90 closed issue ground/ground#10 2025-09-02 08:29:44 +10:00
Rounding Function
DiamondNether90 created pull request ground/ground#13 2025-09-01 08:31:15 +10:00
Update docs/highlight.py
DiamondNether90 pushed to master at DiamondNether90/ground_fork 2025-09-01 08:30:23 +10:00
9c8cd58449 Update docs/highlight.py
DiamondNether90 commented on pull request ground/ground#12 2025-09-01 06:19:01 +10:00
Add Python Highlighting Script

Also it's pretty easy to edit, just add new keywords to the keywords list (line 11).

DiamondNether90 commented on pull request ground/ground#12 2025-09-01 06:16:56 +10:00
Add Python Highlighting Script

That's why I wanted the coloured text lol

DiamondNether90 renamed repository from ground to DiamondNether90/ground_fork 2025-08-31 19:39:58 +10:00
DiamondNether90 created pull request ground/ground#12 2025-08-31 19:06:22 +10:00
Add Python Highlighting Script
DiamondNether90 pushed to master at DiamondNether90/ground_fork 2025-08-31 19:04:21 +10:00
a3b9cd2519 Add docs/highlight.py
DiamondNether90 created repository DiamondNether90/ground_fork 2025-08-31 19:03:38 +10:00
DiamondNether90 opened issue ground/ground#11 2025-08-31 16:59:13 +10:00
Change the color of text output
DiamondNether90 commented on issue ground/ground#8 2025-08-27 14:43:14 +10:00
Add Hungarian Notation to Ground Best Practices

No

DiamondNether90 opened issue ground/ground#10 2025-08-27 14:42:43 +10:00
Rounding Function