forked from jan/opencl_fdtd
6 lines
95 B
Python
6 lines
95 B
Python
from .simulation import Simulation, type_to_C
|
|
|
|
__author__ = 'Jan Petykiewicz'
|
|
|
|
version = '0.4'
|