Good day Jeremy I have a group of data set that I already plot in veusz, a 2D graph pf power against time. I need to calculate the area under the curve. The question is there is any integration function to develop the area of a irregular curve? Thanks a lot for your attention Kind Regards
On Monday, April 20, 2015 at 2:21:59 PM UTC-5, Jeremy Sanders wrote: > > > I saw a post from a few months ago discussing further plotting > integration, including Veusz, which I'm the main author of. > > One of the questions that came up was the problem of Veusz's license, > GPLv2. Is this really a problem, given that PyQt4, used by Spyder, is > already GPLv3 licensed? > > The Veusz embedding interface lives across the process boundary. I don't > intend for it to make the user bound by the GPL (though the embed module > file does say it is covered by the GPL, which I should make a non-copyleft > license). > > If there are features I can add to the embedding interface, or if you want > a stronger API, please let me know. It might be possible to switch on much > of the main Veusz interface from the embedding interface, if that is useful. > > Cheers > > Jeremy > > -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
