https://github.com/godcong/yi
yi is a eight trigrams generate algorithm with zhouyi
https://github.com/godcong/yi
bagua dao yijing zhouyi
Last synced: about 2 months ago
JSON representation
yi is a eight trigrams generate algorithm with zhouyi
- Host: GitHub
- URL: https://github.com/godcong/yi
- Owner: godcong
- License: mit
- Created: 2018-09-10T05:20:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-30T13:52:38.000Z (10 months ago)
- Last Synced: 2025-03-27T18:49:56.452Z (2 months ago)
- Topics: bagua, dao, yijing, zhouyi
- Language: Go
- Homepage:
- Size: 164 KB
- Stars: 29
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YI 周易算法 #
TimeQiGua()
参数:
下卦:int
上卦:int
变数:time.TimeNumberQiGua()
参数:
下卦:int
上卦:int
变数:int### [数理简介](./docs/数理简介.md) ###
### [八卦](https://baike.baidu.com/item/%E5%85%AB%E5%8D%A6/166475?sefr=cr) ###
### [六十四卦](https://baike.baidu.com/item/%E5%85%AD%E5%8D%81%E5%9B%9B%E5%8D%A6) ###