Katsuhiko Nishimra

Results 8 comments of Katsuhiko Nishimra

If an instance of `PicakbleSequentialChain` has a nested `PickableSequentialChain` as its child, I think its better `var.name` is rewritten by the parent because the parent tends to have more information...

Sorry, I don't have immediate access to a MacOSX box, but I will test this patch on MacOSX soon. By the way, I think we can safely call `have_library` on...

Hi, Many thanks for this great patch. I've wrote an additional patch to detect whether Jacobians are pre-calculated (fbf775955495fc31b1b0a569f0aa40033c65d773). I hope it helps.

Now I wrote a similar patch for gsl_sf_mathieu (c08a4a4589fa33647fe77702d023cd57820ba3da). I hope this also helps you.

Built from v4.1.8 tarball with ```shell ./configure --prefix=/usr --enable-debug ``` and got the below. ``` #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=) at ./nptl/pthread_kill.c:44 #1 __pthread_kill_internal (signo=6, threadid=) at ./nptl/pthread_kill.c:78 #2 __GI___pthread_kill...

Thanks, I'm using a proprietary software that requires 4.1.x so I'll try `--mca regx naive`.