Skip to content

Commit

Permalink
updates of the py3 metrics.
Browse files Browse the repository at this point in the history
.keys() set to list()
print set to print()
dividing by an integer creates a float: set to int()
deepcopy changed to copy.copy for numpy arrays
  • Loading branch information
yyplanton committed Sep 22, 2020
1 parent c626e97 commit 7d57929
Show file tree
Hide file tree
Showing 28 changed files with 37,847 additions and 30 deletions.
2 changes: 1 addition & 1 deletion .idea/ENSO_metrics.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

995 changes: 995 additions & 0 deletions build/lib/EnsoMetrics/EnsoCollectionsLib.py

Large diffs are not rendered by default.

1,094 changes: 1,094 additions & 0 deletions build/lib/EnsoMetrics/EnsoComputeMetricsLib.py

Large diffs are not rendered by default.

Loading

0 comments on commit 7d57929

Please sign in to comment.