| 
	     You are here  | 
        www.econometricsbysimulation.com | ||
| | | | | 
            
              andrewpwheeler.com
             | 
        |
| | | | | I have created this page to display my open source work. Many people in data science often embellish their technical achievements in their resume - here I list projects that one can go and see the work directly. Python Focus on network statistics, linear programming, and machine learning My book,Data Science for Crime Analysis with... | |
| | | | | 
            
              freerangestats.info
             | 
        |
| | | | | I write about applications of data and analytical techniques like statistical modelling and simulation to real-world situations. I show how to access and use data, and provide examples of analytical products and the code that produced them. | |
| | | | | 
            
              brenocon.com
             | 
        |
| | | | | ||
| | | | | 
            
              blog.nodraak.fr
             | 
        |
| | | In this article, I would like to talk about two technologies I've been playing with recently: the Rust programming language and the WebAssembly standard. I'll start by presenting each of these two technologies and which problems they are trying to solve. Then, I'll explain what are the advantages of a Rust-powered Wasm module, and why it can be useful. Finally, I'll provide links to interesting documentation. WebAssembly Since many years, client side web applications, implemented in JavaScript, have been becoming larger and larger. | ||