Raphael Taylor-Davies
|
0401e3e1c6
Added clf function and fixed mistakes due to the way PyTuple_SetItem steals references.
|
8 anni fa |
Benno Evers
|
be35f6aa56
Merge pull request #14 from Mandarancio/master
|
8 anni fa |
Martino Ferrari
|
3fc3148495
Remove Py_DECREF(...) of objects in args
|
8 anni fa |
Martino
|
bfa2300e83
Added annotate() method
|
8 anni fa |
Martino
|
d430c696ef
Added xlim() and ylim() to get the limits of a plot
|
8 anni fa |
Martino
|
94a41026eb
Changed PyFloat to PyLong for bins
|
8 anni fa |
Martino
|
de35a19721
Tested Py_DECREF(...)
|
8 anni fa |
Martino
|
37d9c2fa19
Corrected output
|
8 anni fa |
Mandarancio
|
2cbc314288
Added hist and named_hist
|
8 anni fa |
Benno Evers
|
741350f150
Merge pull request #10 from torfinnberset/subplot
|
8 anni fa |
Torfinn Berset
|
5f6e611aa7
Add subplot
|
8 anni fa |
Torfinn Berset
|
088af33c7d
Cleanup
|
8 anni fa |
AtsushiSakai
|
27ce78e45c
Add xlabel, ylabel, axis and grid functions
|
9 anni fa |
Benno Evers
|
f5b73c084e
Merge pull request #3 from AtsushiSakai/master
|
9 anni fa |
AtsushiSakai
|
335ffa61f6
format code
|
9 anni fa |
AtsushiSakai
|
ace84ae7fd
format code
|
9 anni fa |
AtsushiSakai
|
622e27638d
format code
|
9 anni fa |
AtsushiSakai
|
1a3e848c30
remove comment
|
9 anni fa |
AtsushiSakai
|
ef4af5b137
add title function
|
9 anni fa |
Benno Evers
|
0fba0d47cc
Add cross-reference to wrappy
|
9 anni fa |
Benno Evers
|
d57f583768
Add explicit license
|
9 anni fa |
Benno Evers
|
86a315fde6
Fix typo in README
|
10 anni fa |
Benno Evers
|
97a4fb3c4e
Added save() function
|
10 anni fa |
Benno Evers
|
08113f20c7
Switch to two-phase lookup
|
10 anni fa |
Benno Evers
|
61880f7f67
Added wishlist item.
|
10 anni fa |
Benno Evers
|
ccbcfc1e54
Cleanup and documentation changes
|
10 anni fa |
Benno Evers
|
029a61315f
Enable variadic plot command when c++11 is available
|
10 anni fa |
Benno Evers
|
f8422b622c
Change README to Markdown format
|
10 anni fa |
Benno Evers
|
3f25969719
Iniital commit
|
10 anni fa |
Benno Evers
|
2d7d532ccb
Initial commit
|
10 anni fa |