queirozf.com

numpy statistics

Numpy/Scipy Distributions and Statistical Operations: Examples & Reference

10 Sep 2016   A couple of examples of things you will probably want to do when using numpy and scipy for data work, such as probability distributions, PDFs, CDFs, etc.

Read More ›

technology   sbt bintray

Publishing an SBT Project onto Bintray: an Example

20 Aug 2016   A quick example explaining everything you need to do to package an SBT project and publish the binary JAR to bintray, where it can be made available for others too!

Read More ›

technology   json wip

Json Schema Examples

17 Aug 2016  
Read More ›

sbt

Add a Github Project as a Dependency in SBT

13 Aug 2016   Small example on how to quickly add a project you found on github to your own project as a dependency.

Read More ›