Skip to content

Commit

Permalink
updated readme with current status
Browse files Browse the repository at this point in the history
  • Loading branch information
Randall C. O'Reilly committed Nov 19, 2020
1 parent 0c7b7c2 commit c375179
Show file tree
Hide file tree
Showing 7 changed files with 48 additions and 119 deletions.
77 changes: 47 additions & 30 deletions README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion evec/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# evec

Package `evec` has vector types for emergent, including Vec2i which is a 2D vector with int values, using the API based on mat32.Vec2i. This is distinct from mat32.Vec2i because it uses int instead of int32, and the int is significantly easier to deal with for layer sizing params etc.
Package `evec` has vector types for emergent, including `Vec2i` which is a 2D vector with int values, using the API based on `mat32.Vec2i`. This is distinct from mat32.Vec2i because it uses int instead of int32, and the int is significantly easier to deal with for layer sizing params etc.


29 changes: 0 additions & 29 deletions python/LICENSE

This file was deleted.

2 changes: 0 additions & 2 deletions python/MANIFEST.in

This file was deleted.

30 changes: 0 additions & 30 deletions python/Makefile

This file was deleted.

5 changes: 0 additions & 5 deletions python/README.md

This file was deleted.

22 changes: 0 additions & 22 deletions python/setup.py

This file was deleted.

0 comments on commit c375179

Please sign in to comment.