praisetompane / computation

Investigation into Computation.

Repository from Github https://github.compraisetompane/computationRepository from Github https://github.compraisetompane/computation

What is Computation?

build status

Disclaimer: This is an ongoing and incomplete project to unpack these concepts and serves as my exosomatic memory.

Objectives

  • An attempt at distilling to layman's terms:
    • Computation.
    • Computation's foundations and the implementation of computing machinery.
    • Computation's relationship with Logic and Mathematics.

Definitions

  • def computation¹: the transformation of sequences of symbols by precise rules(Konrad, 2015:6).

  • def computation²: The evolution process of some environment, by a sequence of "simple, local" steps (Stanford Encyclopedia of Philosophy).

  • def computation³: the execution of a list of steps to do something.

  • Formal Classification Scheme:

  • Theory:

Learning Order

Dependencies

Setup Instructions

History

Tools

State Of The Art

Community

Computer Scientists

Testing

  • Execute Tests

    pytest
  • Spell Check

pyspelling -c spellcheck.yaml

References

Legend

Q: Question for later research
MYINC: My Insight/Conjecture [Could Be Unoriginal/False and Likely Is]
see: ...: Points to the definition of a concept used in another definition.

About

Investigation into Computation.

License:MIT License


Languages

Language:Python 75.4%Language:Scala 9.3%Language:Java 7.7%Language:Ruby 4.0%Language:JavaScript 1.6%Language:C 0.8%Language:Oz 0.6%Language:Dockerfile 0.2%Language:Scheme 0.1%Language:NewLisp 0.1%Language:Shell 0.1%