From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18861 invoked by alias); 9 Jul 2009 20:06:33 -0000 Received: (qmail 18851 invoked by uid 22791); 9 Jul 2009 20:06:32 -0000 X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_20,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.network-theory.co.uk (HELO mail.network-theory.co.uk) (66.199.228.187) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 09 Jul 2009 20:06:25 +0000 Date: Thu, 09 Jul 2009 20:06:00 -0000 Message-ID: From: Brian Gough To: Szymon Jaroszewicz Cc: gsl-discuss@sourceware.org Subject: Re: Monte Carlo API problem In-Reply-To: References: User-Agent: Wanderlust/2.14.0 (Africa) Emacs/22.2 Mule/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Message-Mac: 075854c9465b0b95c6e4aa206a8f82fa Mailing-List: contact gsl-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sourceware.org X-SW-Source: 2009-q3/txt/msg00002.txt.bz2 At Wed, 8 Jul 2009 06:54:17 -0400 (EDT), Szymon Jaroszewicz wrote: > Should the API be updated to allow setting at least some of the > parameters without messing with state fields directly? At the > minimum I think there should be a way to get the chisq field for > Vegas which is used to test convergence. This makes sense, would you like to send me a patch for the functions you want.