F# Bloggers

Blog articles of F# Bloggers

0
comment
on 9/30/2015 6:47 AM
I’ll be speaking about compilers, testing, and machine learning at a conference near you! Abstracts for all of these sessions are on my Presentations page. Programs that Write Programs: How Compilers Work Dog Food Conference and CodeMash What Testing Can Never Do and How to Do It Anyway Dog Food Conference Machine Learning with Azure ML CloudDevelop Share This [...]
>> Read the full article
.
0
comment
on 9/11/2015 6:31 PM
The day after Music City Code Rachel Reese, Paulmichael Blasucci, Luke Sandell, Bryan Hunter, Calvin Bottoms, and I met up for an F# Community Code event at the Firefly Logic headquarters. My goal was to make writing F# applications without Visual Studio easier. At the time my thought was to introduce a new yaml based project type but as it was pointed out on Twitter, that wouldn't really have much adoption as it would break compatibility with Redmond. I told Bryan about my idea and he came up with the [...]
>> Read the full article
.
0
comment
on 9/9/2015 12:25 PM
Recording of a talk I gave at the Knoxville Coding Dojo recorded by @KnoxDevs
>> Read the full article
.
0
comment
on 9/8/2015 6:41 PM
I love GPU programming for precisely this: it forces and enables you to think about a solution in a non-linear fashion in more than one sense of the word. The Problem Given a set , output a set In other words, pretend our array is cyclical, and we want all partial sums of the array […]
>> Read the full article
.
0
comment
on 9/6/2015 3:55 PM
The Problem This is a problem for which no polynomial time solution exists, although a pseudo-polynomial (polynomial in the degree of the maximum element) does exist. In this paper, the algorithm proposed for the sum-function with full information is simple enough. For the original problem with the difference funcition, the algorithm is simple as well: […]
>> Read the full article
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper