over.core.types is now using reference cython acceleration
This commit is contained in:
parent
0df57ad386
commit
fd984be2f6
6 changed files with 165 additions and 109 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
for dir in ag core m serial
|
||||
do
|
||||
echo "Building Cython implementations in ${dir}"
|
||||
echo "Building Cython implementations in ${dir}:"
|
||||
cd "$dir"
|
||||
./build.sh
|
||||
cd ..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue