Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thechymera/consciplot

Plots for the “Consciousness: From Philosophy to Neuroscience” Lecture
https://github.com/thechymera/consciplot

Last synced: about 2 months ago
JSON representation

Plots for the “Consciousness: From Philosophy to Neuroscience” Lecture

Awesome Lists containing this project

README

        

# Consciplots

Plots that visualize some of the concepts communicated in the “Consciousness: from Philosophy to
Neuroscience” course held by Alex Gamma at the University of Zurich

### Usage example

```
git clone https://github.com/TheChymera/consciplot.git
cd consciplot
python -c "import vdoc; vdoc.vdoc_plot(3)"
```

The above code (more precisely the last command) would give you a graphic such as this:

![some consciousness](http://chymera.eu/img/consciplots/bit.png)

### Dependencies
* [matplotlib-venn](https://github.com/konstantint/matplotlib-venn) - in Portage as dev-python/matplotlib-venn

### Authors
Horea Christian

### License
GPLv3