/MCvD

Primary LanguagePython

Molecular Communication via Diffusion

Two simulators are written, one for CPU simulation and one for GPU Simulation.

  • For multithreaded CPU simulation, C language is used for better performance.
  • For GPU simulation, python language is used with Tensorflow framework.