goElectron

command module
v0.0.0-...-702a891 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 14, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

README

goElectron

Build Status GoDoc Go Report Card Coverage

What is goElectron?

Electron microscopy Monte Carlo simulation code using the go language.

Goals

Usage

Documentation

Use Godoc documentation for reference and usage.

Testing

To run all project unit test:

go test -v ./...

To run all project unit test and get the coverage:

go test -cover -v ./...

To run all benchmarks:

go test -v -run="none" -bench=. -benchtime="3s" -benchmem ./...

Contributing

Pull requests are very much welcomed. Create your pull request on a non-master branch, make sure a test or example is included that covers your change and your commits represent coherent changes that include a reason for the change.

See CONTRIBUTING file for details.

Thanks to the community of contributors.

Code of Conduct

This project promote a healthy, constructive community behavior, see CODE_OF_CONDUCT file for details.

External packages

License

goElectron is distributed under the Apache License, Version 2.0, see LICENSE file for details.

Documentation

Overview

A single scattering Monte Carlo simulation which uses the screened Rutherford cross section.

Directories

Path Synopsis
utils

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL