Re: [Pdl-devel] curl of vector

2025-01-10 Thread Ed .
g an additional boundary option for the ic and vc settings, and changing from pchip_chic to pchip_chim. Thoughts? Best regards, Ed From: Luis Mochan Sent: 11 January 2025 02:54 To: Ed . Cc: Boyd Duffee ; pdl-devel ; perldl Subject: Re: [Pdl-devel] curl of vec

Re: [Pdl-devel] curl of vector

2025-01-10 Thread Luis Mochan
Hi Ed, all, On Tue, Jan 07, 2025 at 08:16:56PM +, Ed . wrote: > Hi Luis and all, > > Two points: > > ... > I've now added a Ufunc::diffcentred (based on Luis's rotate algorithm), and Ufunc::partial; Great! > the latter adjusts Luis's work to take an ndarray as first param so it can be > a m

Re: [Pdl-devel] curl of vector

2025-01-07 Thread Boyd Duffee
hip_chic which offers more control of boundary >conditions. Feedback welcome. > > Best regards, > Ed > > -- > *From:* Luis Mochan > *Sent:* 21 November 2024 15:55 > *To:* Ed . > *Cc:* Boyd Duffee ; pdl-devel < > pdl-devel@lists.sourceforge.net>; perldl < >

Re: [Pdl-devel] curl of vector

2025-01-07 Thread Ed .
to use pchip_chic which offers more control of boundary conditions. Feedback welcome. Best regards, Ed From: Luis Mochan Sent: 21 November 2024 15:55 To: Ed . Cc: Boyd Duffee ; pdl-devel ; perldl Subject: Re: [Pdl-devel] curl of vector On Thu, Nov 21, 2024 a

Re: [Pdl-devel] curl of vector

2024-11-21 Thread Luis Mochan
On Thu, Nov 21, 2024 at 03:09:37PM +, Ed . wrote: > Hi Luis, > > Thank you for both the code and the explanation! I was aware of the > limitations of diffover for this (including its name - just "diff" caused > clashes with Text::Diff in a downstream module). I'm proposing to rename > "diffo

Re: [Pdl-devel] curl of vector

2024-11-21 Thread Ed .
s? Boyd, I don't feel this would clash with an Advent posting in any important way, but I'm very pleased to hear your thoughts if you disagree :-) Best regards, Ed ____________ From: Luis Mochan Sent: 20 November 2024 6:05 PM To: Boyd Duffee Cc: pdl-devel

Re: [Pdl-devel] curl of vector

2024-11-20 Thread Luis Mochan
0); there's > > probably a clever way to make one copy of each ndarray and then do inplace > > operations with less mving, and the whole thing could become a PP > > operation, but let's see if this is conceptually correct first! > > > > Best regards, > &g

Re: [Pdl-devel] curl of vector

2024-11-20 Thread Luis Mochan
en do inplace > operations with less mving, and the whole thing could become a PP operation, > but let's see if this is conceptually correct first! > > Best regards, > Ed > > > From: Ed . > Sent: 20 November 2024 9:54 AM > T

Re: [Pdl-devel] curl of vector

2024-11-20 Thread Ingo Schmid via pdl-devel
of each ndarray and then do inplace operations with less |mv|ing, and the whole thing could become a PP operation, but let's see if this is conceptually correct first! Best regards, Ed -------- *From:* Ed . *Sent:* 20 No

Re: [Pdl-devel] curl of vector

2024-11-20 Thread Boyd Duffee
mving, and the whole thing could become a PP > operation, but let's see if this is conceptually correct first! > > Best regards, > Ed > > -- > *From:* Ed . > *Sent:* 20 November 2024 9:54 AM > *To:* perldl ; pdl-devel < > pdl-devel@l

Re: [Pdl-devel] curl of vector

2024-11-20 Thread Ed .
and then do inplace operations with less mving, and the whole thing could become a PP operation, but let's see if this is conceptually correct first! Best regards, Ed From: Ed . Sent: 20 November 2024 9:54 AM To: perldl ; pdl-devel ; Ingo Schmid Subject: Re: [Pdl-devel] curl of vector Hi

Re: [Pdl-devel] curl of vector

2024-11-20 Thread Ed .
devel Subject: [Pdl-devel] curl of vector Hi, is there any implementations of calculating the curl of a vector field around? Best wishes Ingo ___ pdl-devel mailing list pdl-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pdl-devel

[Pdl-devel] curl of vector

2024-11-19 Thread Ingo Schmid via pdl-devel
Hi, is there any implementations of calculating the curl of a vector field around? Best wishes Ingo ___ pdl-devel mailing list pdl-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pdl-devel