Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thechymera/consciplot
- Owner: TheChymera
- License: gpl-3.0
- Created: 2015-10-15T21:59:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-12T14:58:04.000Z (about 9 years ago)
- Last Synced: 2024-04-29T00:10:03.841Z (9 months ago)
- Language: Python
- Size: 156 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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