luk036/n-sphere

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# n-sphere
Low discrepancy sequence on n-Sphere

[![Build Status](https://travis-ci.org/luk036/n-sphere.svg?branch=master)](https://travis-ci.org/luk036/n-sphere)
![Python application](https://github.com/luk036/n-sphere/workflows/Python%20application/badge.svg)
[![Build status](https://ci.appveyor.com/api/projects/status/nwrcowcpmmwb20w4?svg=true)](https://ci.appveyor.com/project/luk036/n-sphere)
[![Documentation Status](https://readthedocs.org/projects/n-sphere/badge/?version=latest)](https://n-sphere.readthedocs.io/en/latest/?badge=latest)
[![codecov](https://codecov.io/gh/luk036/n-sphere/branch/master/graph/badge.svg)](https://codecov.io/gh/luk036/n-sphere)
[![CodeFactor](https://www.codefactor.io/repository/github/luk036/n-sphere/badge)](https://www.codefactor.io/repository/github/luk036/n-sphere)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/15fc85f478554cda94bf99abd6ca0a87)](https://app.codacy.com/app/luk036/n-sphere?utm_source=github.com&utm_medium=referral&utm_content=luk036/n-sphere&utm_campaign=Badge_Grade_Dashboard)
[![Maintainability](https://api.codeclimate.com/v1/badges/1821ee6527371df3a2b8/maintainability)](https://codeclimate.com/github/luk036/n-sphere/maintainability)
[![BCH compliance](https://bettercodehub.com/edge/badge/luk036/n-sphere?branch=master)](https://bettercodehub.com/)

Presentation slides: <https://luk036.github.io/n_sphere/intro.pdf>

Note
----

This project has been set up using PyScaffold 3.2.1. For details and usage
information on PyScaffold see <https://pyscaffold.org/>.