Skip to content

Relevant Info Page #4

Description

@hkloom

an explanatory pamphlet helping people connect the dots between:
the dry "stuff" that someone is moaning about in their math class
and this game:
-mathematical approximation methods for solving differential equations:
for step size h:
-runga kutta method has total accumulated error of order O(h^4)
-euler method has total accumulated error of order O(h)
-midpoint method has total accumulated error of order O(h^2)
-underlying theory of mathematics and data visualization: it's all about approximations

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions