Update README.md
This commit is contained in:
committed by
GitHub
parent
7d324e44e9
commit
3b82892136
@ -42,11 +42,10 @@ ppqqrs: 4 (avg time 439.0, avg temp 37.3)
|
|||||||
The first number indicates how many times Copycat chose that string as its answer; higher means "more obvious".
|
The first number indicates how many times Copycat chose that string as its answer; higher means "more obvious".
|
||||||
The last number indicates the average final temperature of the workspace; lower means "more elegant".
|
The last number indicates the average final temperature of the workspace; lower means "more elegant".
|
||||||
|
|
||||||
|
|
||||||
---------------------
|
|
||||||
Code structure
|
Code structure
|
||||||
|
---------------------
|
||||||
|
|
||||||
The Copycat system consists of 4,981 lines of Python code across 40 files. Here's a breakdown of the largest Core Components:
|
This Copycat system consists of 4,981 lines of Python code across 40 files. Here's a breakdown of the largest Core Components:
|
||||||
- codeletMethods.py: 1,124 lines (largest file)
|
- codeletMethods.py: 1,124 lines (largest file)
|
||||||
- curses_reporter.py: 436 lines
|
- curses_reporter.py: 436 lines
|
||||||
- coderack.py: 310 lines
|
- coderack.py: 310 lines
|
||||||
|
|||||||
Reference in New Issue
Block a user