Denna sida fungerar bättre med Javascript igång.
Startsida
Utforska
Hjälp
Logga in
pete
/
permanent
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Pull-förfrågningar
0
Släpp
0
Wiki
Aktiviteter
Bläddra i källkod
Update README.md
master
Pete Shadbolt
9 år sedan
förälder
0209bbe17b
incheckning
d97f0b7c6a
1 ändrade filer
med
4 tillägg
och
3 borttagningar
Delad Vy
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-3
README.md
+ 4
- 3
README.md
Visa fil
@@ -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
Förhandsgranska
Laddar…
Avbryt
Spara