Francesc Alted
|
6be8ad5dec
|
Using the correct name for mkl_get_version_string() for MKL 11.
|
2014-01-24 16:29:08 +01:00 |
|
Francesc Alted
|
cf22320445
|
Added support for latest version of MKL
|
2013-04-14 23:45:39 +02:00 |
|
Antonio Valentino
|
2988ce8a74
|
Fix module initialization to support both Python 2 and Python 3.
Handling of global_state still needs to be improved.
|
2012-04-22 11:17:48 +02:00 |
|
Antonio Valentino
|
8e47beca98
|
Fixed incompatibilities regarding the int/long API
|
2012-04-15 13:25:04 +02:00 |
|
Antonio Valentino
|
b83e68bdb3
|
Switch from PyString to PyBytes API
|
2012-04-15 13:18:11 +02:00 |
|
Mark Wiebe
|
b8a42cbeec
|
Replace tabs with spaces
|
2012-03-01 15:37:38 -08:00 |
|
Mark Wiebe
|
db92b02ed9
|
Fix issue 69, wrong result when out is also an input
This doesn't deal with the more general overlapping case.
|
2012-03-01 15:29:29 -08:00 |
|
Mark Wiebe
|
b64ca885eb
|
Split apart interpreter.cpp into more manageable chunks
|
2012-03-01 14:16:56 -08:00 |
|