Yuma.M
|
63d0e15009
Support draw and pause functions
|
il y a 7 ans |
Valerio Magnago
|
ce69854b03
added a char* cast at line 95 and solve compilation error
|
il y a 7 ans |
Benno Evers
|
5b1c7bb946
Add backend function to enable running in headless mode.
|
il y a 8 ans |
Benno Evers
|
2ce9760d71
Update documentation after introducing numpy
|
il y a 8 ans |
Christos
|
ac61b3fabe
replace python lists with numpy arrays and avoid copy of input data
|
il y a 8 ans |
Benno Evers
|
0bfb012865
Add tight_layout() function
|
il y a 8 ans |
Tom Kneiphof
|
791fa415db
Add wrapper for plt.fill_between
|
il y a 8 ans |
Benno Evers
|
a284aa557e
Document flag for changing python version, make the mechanism more general
|
il y a 8 ans |
Chachay
|
b815a4320f
Windows Compile Command
|
il y a 8 ans |
Chachay
|
d3c9763cad
Added Python3 support
|
il y a 8 ans |
Benno Evers
|
4a725eb1dd
Make code formatting more consistent
|
il y a 8 ans |
Raphael Taylor-Davies
|
1e09ba27c5
Wrapped errorbar function
|
il y a 8 ans |
Raphael Taylor-Davies
|
0401e3e1c6
Added clf function and fixed mistakes due to the way PyTuple_SetItem steals references.
|
il y a 8 ans |
Martino Ferrari
|
3fc3148495
Remove Py_DECREF(...) of objects in args
|
il y a 8 ans |
Martino
|
bfa2300e83
Added annotate() method
|
il y a 8 ans |
Martino
|
d430c696ef
Added xlim() and ylim() to get the limits of a plot
|
il y a 8 ans |
Martino
|
94a41026eb
Changed PyFloat to PyLong for bins
|
il y a 8 ans |
Martino
|
de35a19721
Tested Py_DECREF(...)
|
il y a 8 ans |
Martino
|
37d9c2fa19
Corrected output
|
il y a 8 ans |
Mandarancio
|
2cbc314288
Added hist and named_hist
|
il y a 8 ans |
Torfinn Berset
|
5f6e611aa7
Add subplot
|
il y a 8 ans |
Torfinn Berset
|
088af33c7d
Cleanup
|
il y a 8 ans |
AtsushiSakai
|
27ce78e45c
Add xlabel, ylabel, axis and grid functions
|
il y a 9 ans |
AtsushiSakai
|
335ffa61f6
format code
|
il y a 9 ans |
AtsushiSakai
|
ace84ae7fd
format code
|
il y a 9 ans |
AtsushiSakai
|
622e27638d
format code
|
il y a 9 ans |
AtsushiSakai
|
1a3e848c30
remove comment
|
il y a 9 ans |
AtsushiSakai
|
ef4af5b137
add title function
|
il y a 9 ans |
Benno Evers
|
97a4fb3c4e
Added save() function
|
il y a 10 ans |
Benno Evers
|
08113f20c7
Switch to two-phase lookup
|
il y a 10 ans |