Files
geant4/environments/zmq/README.md
T
2017-12-08 12:52:30 +01:00

15 lines
614 B
Markdown

# ZeroMQ Interface for Geant4
Copyright (c) 2017, Koichi Murakami
zmq-geant4 is a [ZeroMQ](http://zeromq.org/) interface with Geant4,
that is an alternative implementation of Geant4 UI session.
The interface is designed for the purpose of Geant4 kernel
for [Jupyter](http://jupyter.org/).
A Jupyter kernel is provided in
[igeant4](https://github.com/koichi-murakami/igeant4) repository.
* [Releases](https://github.com/koichi-murakami/zmq-geant4/releases)
* [Install Instructions](https://github.com/koichi-murakami/zmq-geant4/wiki/Installation)
* [Issues](https://github.com/koichi-murakami/zmq-geant4/issues)