Update
This commit is contained in:
parent
b30a8e003e
commit
a7137c4892
5 changed files with 16 additions and 3 deletions
4
math.md
4
math.md
|
@ -28,3 +28,7 @@ Following are some math areas and topics which a programmer should be familiar w
|
|||
- **[numerical methods](numerical.md)**: for simulations and [approximations](approximation.md) of solutions to problems we can't solve exactly.
|
||||
- **[probability](probability.md)/statistics**: encountered practically everywhere but very important e.g. in [cryptography](cryptography.md).
|
||||
- **other**: things important in specific fields and/or other weird stuff, e.g. [topology](topology.md), [quaternions](quaternion.md) (graphics, physics), [lambda calculus](lambda_calculus.md), [game theory](game_theory.md), [fractal geometry](fractal.md), ...
|
||||
|
||||
## See Also
|
||||
|
||||
- [thrembo](thrembo.md)
|
Loading…
Add table
Add a link
Reference in a new issue