mirror of
https://github.com/stevenrobertson/cuburn.git
synced 2025-02-05 11:40:04 -05:00
Drop stale fr0stlib dependency
This commit is contained in:
parent
5c1f057bae
commit
3b29bb2dc2
@ -11,10 +11,6 @@ import numpy as np
|
|||||||
from numpy import float32 as f32, int32 as i32, uint32 as u32, uint64 as u64
|
from numpy import float32 as f32, int32 as i32, uint32 as u32, uint64 as u64
|
||||||
from scipy import ndimage
|
from scipy import ndimage
|
||||||
|
|
||||||
from fr0stlib import pyflam3
|
|
||||||
from fr0stlib.pyflam3._flam3 import *
|
|
||||||
from fr0stlib.pyflam3.constants import *
|
|
||||||
|
|
||||||
import pycuda.compiler
|
import pycuda.compiler
|
||||||
import pycuda.driver as cuda
|
import pycuda.driver as cuda
|
||||||
import pycuda.tools
|
import pycuda.tools
|
||||||
|
Loading…
Reference in New Issue
Block a user