Pete Shadbolt pirms 7 gadiem
vecāks
revīzija
16ab7cbb19
2 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. +1
    -0
      .gitignore
  2. +1
    -1
      README.md

+ 1
- 0
.gitignore Parādīt failu

@@ -1,5 +1,6 @@
.pypirc
*.pdf
.noseids

# Byte-compiled / optimized / DLL files
__pycache__/


+ 1
- 1
README.md Parādīt failu

@@ -9,6 +9,6 @@ Use:
```python
>>> from numpy import *
>>> from permanent import permanent
>>> permanent(eye(15))
>>> permanent(eye(15, dtype=complex)
(1-0j)
```

Notiek ielāde…
Atcelt
Saglabāt