Runge-Kutta method: Difference between revisions

m
→‎dy/dt: Fix comment: Perl 6 --> Raku
(Rename Perl 6 -> Raku, alphabetize, minor clean-up)
m (→‎dy/dt: Fix comment: Perl 6 --> Raku)
Line 1,428:
 
===dy/dt===
The first solution presented here uses the terminology and style of the Perl 6Raku version.
 
'''Generic filters:'''
Line 1,484:
user 0m0.013s
sys 0m0.006s</lang>
 
===newRK4Step===
The second solution follows the nomenclature and style of the Go solution on this page.
2,392

edits