I thought some of you might be amused by this. In my non-work time, I'm an avid weaver and teacher of weaving. I'm working on a project involving creating many detailed weaving patterns, so I wrote R code to automate it. Details here: http://stringpage.com/blog/?p=822 If the overlap between R users and avid tablet weavers turns out to be>> 1, I'll polish it up and turn it into a package.Sarah -- Sarah Goslee http://www.functionaldiversity.org
Brilliant Sarah ! I love seeing such unexpected and creative applications. I'm not a weaver but am a knitter (and a knotter actually) and have mused about using R to help design elements of textured knitting patterns e.g. as seen in single-colour, traditional fisherman's jumpers from England and Scotland. I've yet to do anything more than muse though. Hope it turns into a package :) Michael On 3 February 2012 09:54, Sarah Goslee <sarah.goslee at gmail.com> wrote:> I thought some of you might be amused by this. > > In my non-work time, I'm an avid weaver and teacher of weaving. I'm > working on a project involving creating many detailed weaving > patterns, so I wrote R code to automate it. > > Details here: > http://stringpage.com/blog/?p=822 > > If the overlap between R users and avid tablet weavers turns out to be >>> 1, I'll polish it up and turn it into a package. > > Sarah > > -- > Sarah Goslee > http://www.functionaldiversity.org > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.
Well, I have to say, how nice to find a valid use for "string theory" :-) . Now that we all know you are in fact the "mistress of skulls," guess we better tread lightly! Carl <quote> From: Sarah Goslee <sarah.goslee_at_gmail.com> Date: Thu, 02 Feb 2012 17:54:04 -0500 I thought some of you might be amused by this. In my non-work time, I'm an avid weaver and teacher of weaving. I'm working on a project involving creating many detailed weaving patterns, so I wrote R code to automate it. Details here: http://stringpage.com/blog/?p=822 If the overlap between R users and avid tablet weavers turns out to be >> 1, I'll polish it up and turn it into a package. -- Sent from my Cray XK6 "Pendeo-navem mei anguillae plena est."
Nice, Last year I found that my office needed some decoration and my wife has some fancy sewing machines that can be programmed to do embroidery and cross-stitch. So I designed some cross stitches (using R and the program for the machines) that show distribution functions and equations for the Central Limit Theorem, Bayes Theorem, and the Mean Value Theorem of Integration and my wife stitched them out for me. I certainly get varied comments when people see them. Nice to know there are others who mix R, Statistics, and Textile crafts. On Thu, Feb 2, 2012 at 3:54 PM, Sarah Goslee <sarah.goslee at gmail.com> wrote:> I thought some of you might be amused by this. > > In my non-work time, I'm an avid weaver and teacher of weaving. I'm > working on a project involving creating many detailed weaving > patterns, so I wrote R code to automate it. > > Details here: > http://stringpage.com/blog/?p=822 > > If the overlap between R users and avid tablet weavers turns out to be >>> 1, I'll polish it up and turn it into a package. > > Sarah > > -- > Sarah Goslee > http://www.functionaldiversity.org > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.-- -- Gregory (Greg) L. Snow Ph.D. 538280 at gmail.com
I love it. I hope you are planning a talk at the UseR!2012 in Nashville. Do remember the history that one of the origins of punchcards is the Jaquard loom. Rich On Thu, Feb 2, 2012 at 5:54 PM, Sarah Goslee <sarah.goslee@gmail.com> wrote:> I thought some of you might be amused by this. > > In my non-work time, I'm an avid weaver and teacher of weaving. I'm > working on a project involving creating many detailed weaving > patterns, so I wrote R code to automate it. > > Details here: > http://stringpage.com/blog/?p=822 > > If the overlap between R users and avid tablet weavers turns out to be > >> 1, I'll polish it up and turn it into a package. > > Sarah > > -- > Sarah Goslee > http://www.functionaldiversity.org > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html<http://www.r-project.org/posting-guide.html> > and provide commented, minimal, self-contained, reproducible code. >[[alternative HTML version deleted]]
Reasonably Related Threads
- [LLVMdev] Name of Function's original module during link-time optimization
- R CMD check for the R code from vignettes
- [LLVMdev] Name of Function's original module during link-time optimization
- [LLVMdev] Name of Function's original module during link-time optimization
- Sweave data-figure coupling