项目作者: electronicvisions

项目描述 :
HBP Neuromorphic Computing Platform Guidebook
高级语言: JavaScript
项目地址: git://github.com/electronicvisions/hbp-sp9-guidebook.git
创建时间: 2015-04-19T20:55:06Z
项目社区:https://github.com/electronicvisions/hbp-sp9-guidebook

开源协议:

下载


HBP Neuromorphic Computing Platform Guidebook

This repository contains the Sphinx sources for the HBP Neuromorphic Computing Platform Guidebook.

For instruction on how to clone the guidebook, see GitHub documentation.

The contents of this repository are under review, we use GitHub pull requests.
To create a pull request, first create a fork of this repository, clone it, edit files, create a git commit and push to your fork.
Afterwards you can create a pull request.

To build the guidebook, first install Sphinx:

  1. pip install sphinx

then run:

  1. make html # home page generated in _build/html/index.html

or

  1. make latexpdf # generates _build/latex/HBPNeuromorphicComputingPlatformGuidebook_vX.Y.pdf