未验证 提交 3c00cf13 编写于 作者: rictjo's avatar rictjo 提交者: GitHub

Update README.md

Intial description of novel algorithms as invented by Richard Tjörnhammar in impetuous
上级 87e7a016
...@@ -14,9 +14,10 @@ These novel algorithms include but are not limited to: ...@@ -14,9 +14,10 @@ These novel algorithms include but are not limited to:
* An SVD based variant of the Distance Geometry algorithm. For going from relative to absolute coordinates. * An SVD based variant of the Distance Geometry algorithm. For going from relative to absolute coordinates.
* A numpy implementation of Householder decomposition. * A numpy implementation of Householder decomposition.
* A matrix diagonalisation algorithm. * A matrix diagonalisation algorithm.
* A MultiFactorAnalysis class for on-the-fly fast evaluation of matrix to matrix relationships
* Rank reduction for group expression methods. * Rank reduction for group expression methods.
* Visualisation/JS plots via bokeh. * Visualisation/JS plots via bokeh.
* Fibbonaci sequence relationship * Fibonacci sequence relationship
* Prime number assessment * Prime number assessment
[![License](https://img.shields.io/github/license/Qiskit/qiskit.svg?)](https://opensource.org/licenses/Apache-2.0) [![License](https://img.shields.io/github/license/Qiskit/qiskit.svg?)](https://opensource.org/licenses/Apache-2.0)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册