This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
pete
/
permanent
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
Update README.md
master
Pete Shadbolt
пре 9 година
родитељ
0209bbe17b
комит
d97f0b7c6a
1 измењених фајлова
са
4 додато
и
3 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-3
README.md
+ 4
- 3
README.md
Прегледај датотеку
@@ -1,10 +1,11 @@
# Compute the Permanent
Implements Ryser's algorithm for the [permanent](https://en.wikipedia.org/wiki/Permanent)
Should install with
Implements Ryser's algorithm for the [permanent](https://en.wikipedia.org/wiki/Permanent).
Install:
```bash
$ pip install permanent
```
Then
Use:
```python
>>> from numpy import *
>>> from permanent import permanent
Write
Preview
Loading…
Откажи
Сачувај