KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
boke-hs
★ 11
Open GitHub ↗
Generate Bokeh graphs using Haskell (WIP)
Download README (.md)
Explore Similar Repositories
MathLectureNotes
:
My lecture notes for the math courses I took in Bilkent University.
sudoku
:
Sudoku Progressive Web Application in React with custom ES6 algorithm module.
acode_emoji_example
:
仿今日头条ios版点赞动画
spectroscopic_parallax
:
No description available.
abna
:
Python library to automatically retrieve mutations from ABN Amro
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
boke-hs
?
Download (.md)
Experimental bindings for generating Bokeh Graphs in Haskell. Project originally for Zurihac 2018 ## Roadmap 1. ~~*Safe* helper functions for inserting lines, possibly monoidal~~ 2. More models, particularly glyphs 3. More helper functions for those models 4. Better file generation, plot composition 5. Performace/Space efficiency optimizations, type-safety improvements. 6. As a subproject of the above, implementing the Python implementations of DataSource and DataSpec in a typesafe manner.