port from Python 2 to Python 3

This commit is contained in:
Chen Wei
2020-02-21 22:01:20 -06:00
parent 4b0a8aafd7
commit ae3d5d3208
5 changed files with 190 additions and 235 deletions

View File

@@ -22,7 +22,7 @@ calendar, thunderbird + lightning插件, iphone/ipad, 安卓都支持。
### 系统要求
* Python: python 2.7上测试可用
* Python: python 3.5上测试可用
* [Numpy][] 和 [Numexpr][]: 纯Python速度较慢而天文算法特别是完全版的VSOP87和LEA-406计算量尤其大所以最好配合Numpy以加快计算速度。
@@ -120,7 +120,7 @@ of using their conversion table, which is only for Non-Commercial use.
### Requirement:
* Python: tested on python 2.7
* Python: tested on python 3.5
* [Numpy][] and [Numexpr][]: Only needed when generate calendar by astronomical
algorithm. The full version of LEA-406 and VSOP87 is rather slow when compute