Explore >> Select a destination


You are here

zevross.com
| | www.regisphilibert.com
142.9 parsecs away

Travel
| | Working variables in Hugo can be complicated when coming from classic languages. For a long time, Scratch was the only way to overwrite template variables. Now it is the best way to enrich your Page or Shortcode context!
| | sciruby.com
76.9 parsecs away

Travel
| | Introduction Three months of GSoC 2014 term was over this week and finally I released my product Nyaplot as a gem. This blog post was written to ...
| | andrewpwheeler.com
58.8 parsecs away

Travel
| | DataColada have a recent blog about their groundhog package, intended to aid in reproducible science. This is more from a perspective of "I have this historical code, how can I try to replicate that researchers environment to get the same results". So more of a forensic task. What I am going to talk about in...
| | www.peterbaumgartner.com
161.8 parsecs away

Travel
| Since starting work at Explosion, I've been trying to learn more about Cython. About 16% of spaCy's codebase is Cython, so I decided to pick up a book and learn from that. I did a few example projects and started thinking: now that types are cool in python, why don't more people use Cython? In case you're unfamiliar with Cython, here's my incremental and oversimplified explanation of what Cython can do: