An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# YI 周易算法 #

TimeQiGua()
参数:
下卦:int
上卦:int
变数:time.Time

NumberQiGua()
参数:
下卦: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) ###