RKkit 0.1.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
rkkit-0.1.0/.gitignore ADDED
@@ -0,0 +1,19 @@
1
+ *.log
2
+ _*_.tex
3
+ *.pyc
4
+ publi.pdf
5
+ exp.pdf
6
+ *.aux
7
+ toto*
8
+ *out
9
+ *.nav
10
+ $.toc
11
+ *.bbl
12
+ *.blg
13
+ Build*
14
+ *~
15
+ .ipynb_checkpoints
16
+ Out*
17
+ *.pyc
18
+ RKkit.egg-info
19
+ dist
rkkit-0.1.0/AUTHORS ADDED
@@ -0,0 +1,2 @@
1
+
2
+ Thierry Dumont, Institut Camille Jordan, Villeurbanne, France.