Pinned Repositories
CleanCodeDiscussion
ddd-with-fsharp
Resources for a talk on Domain Driven Design with FSharp
fast-fsharp
FastDictionaryTest
Playground for Dictionary performance improvements
flips
Fsharp LInear Programming System
FSharpPerformance
MathematicalPlanning101
Content for a workshop on Mathematical Planning
Scratchpad
Just a place where I can explore before creating a project
SliceMap
A Map-like data structure with slicing along dimensions
tractor-language
Place to keep thoughts a CLR language for computation
matthewcrews's Repositories
matthewcrews/coffy
A Library for Constraint Programming in F#
matthewcrews/fsharp-for-ml-thoughts
matthewcrews/fsharpNotebookTesting
Just a scratchpad to play around with F# 5.0 notebook support
matthewcrews/HealthJournal
Where I put notes on my journey of health
matthewcrews/visualfsharp
The Visual F# compiler and tools
matthewcrews/SparseLinearAlgebraLearning
This is a solution for me to just play around with writing my own Sparse Linear Algebra library
matthewcrews/ddd-with-fsharp
Resources for a talk on Domain Driven Design with FSharp
matthewcrews/fsharp-slice-map
Maps for F# which implement index slicing for selection
matthewcrews/machine-learning-workshop
NDC Minnesota F# Workshop
matthewcrews/fsharp-gurobi-test
Testing out a light wrapper for the Gurobi optimizaer
matthewcrews/auditdb-builder
Tool to quickly stub out tables and audit tables
matthewcrews/TimeSeriesWorkshop
TimeSeries Workshop on stock data
matthewcrews/vendor-part-management
Tool for managing the matching of vendor parts
matthewcrews/fsharp-eventsourcing-example
This is an example of Event Sourcing I put together for a blog post
matthewcrews/fsharp-eventsourcing-test
This is just a place to play around with Event Sourcing ideas
matthewcrews/personal-notes
A repo where I keep notes for myself on patterns, practices, and tools
matthewcrews/test-aspnetmvc
Just a playground for ASP.NET MVC
matthewcrews/giraffe-test
Just a test giraffe web app for trying things out
matthewcrews/fsharp-unittesting
Just experiments with unit testing F#
matthewcrews/measures-db
This is a SQL Project for holding measurement data from time series. It supports multi-tenant, and multi-app
matthewcrews/imperial-units
Imperial Units for F# projects
matthewcrews/pelican-themes
Themes for pelican
matthewcrews/pelican-plugins
Collection of plugins for the Pelican static site generator
matthewcrews/optimizers
examples of lp optimization in python
matthewcrews/conversation-board