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 DiamondNether90/Dragon 2025-09-16 15:58:47 +10:00
31d0e20fc4 Added outputs
DiamondNether90 pushed to main at ground/ground-programs 2025-09-15 12:24:20 +10:00
5954696466 Add header comment to bf.grnd
DiamondNether90 pushed to main at DiamondNether90/Dragon 2025-09-15 10:13:00 +10:00
ebc4ab2fd9 Added readme.md and syntax.md
DiamondNether90 pushed to main at DiamondNether90/Dragon 2025-09-15 10:07:36 +10:00
d422b791f2 Initial Commit
DiamondNether90 created branch main in DiamondNether90/Dragon 2025-09-15 10:07:36 +10:00
DiamondNether90 created repository DiamondNether90/Dragon 2025-09-15 10:03:58 +10:00
DiamondNether90 pushed to master at DiamondNether90/ground_fork 2025-09-15 10:01:47 +10:00
9e329968d1 Error types, print lists, better fn calling
e56c560514 Merge pull request 'Add Error Function' (#18) from DiamondNether90/ground_fork:master into master
Compare 2 commits »
DiamondNether90 transferred repository DiamondNether90/ground-programs to ground/ground-programs 2025-09-13 13:20:25 +10:00
DiamondNether90 pushed to main at ground/ground-programs 2025-09-13 10:10:31 +10:00
b92f99cc70 Added programs/bf.grnd
DiamondNether90 pushed to main at ground/ground-programs 2025-09-12 20:00:05 +10:00
aa882c10fb Using the Error Function
DiamondNether90 commented on issue ground/ground#16 2025-09-12 16:07:26 +10:00
Error command

Done in the latest commit

DiamondNether90 closed issue ground/ground#16 2025-09-12 16:07:12 +10:00
Error command
DiamondNether90 commented on pull request ground/ground#18 2025-09-12 12:08:28 +10:00
Add Error Function

Also the line count needs to be adjusted in the readme

DiamondNether90 commented on pull request ground/ground#18 2025-09-12 11:59:57 +10:00
Add Error Function

Also I haven't updated syntax.md

DiamondNether90 created pull request ground/ground#18 2025-09-12 11:59:01 +10:00
Add Error Function
DiamondNether90 pushed to master at DiamondNether90/ground_fork 2025-09-12 11:58:04 +10:00
9cbe546e8a Error function
DiamondNether90 pushed to master at DiamondNether90/ground_fork 2025-09-12 11:15:44 +10:00
d9790711c6 Merge pull request 'Merge pull request 'Update docs/highlight.py' (#15) from DiamondNether90/ground_fork:master into master' (#1) from max/ground:master into master
310fede3ec Merge pull request 'Update docs/highlight.py' (#15) from DiamondNether90/ground_fork:master into master
Compare 2 commits »
DiamondNether90 merged pull request DiamondNether90/ground_fork#1 2025-09-12 11:15:43 +10:00
Merge pull request 'Update docs/highlight.py' (#15) from DiamondNether90/ground_fork:master into master
DiamondNether90 created pull request DiamondNether90/ground_fork#1 2025-09-12 11:15:37 +10:00
Merge pull request 'Update docs/highlight.py' (#15) from DiamondNether90/ground_fork:master into master
DiamondNether90 pushed to main at ground/ground-programs 2025-09-11 20:37:56 +10:00
e028cae397 bugfix, inBrackets actually works