#jython IRC Log (v0.9)

Index

IRC Log for 2017-11-26

Timestamps are in GMT/BST.

[3:11] * ctrueden (~ctrueden@dev.loci.wisc.edu) has joined #jython
[3:14] <ctrueden> Hi, just joining to voice my support for JyNI, and thank people for all the hard work. Jython + JyNI is a hugely impactful combo for connecting Java & Python.
[3:16] <ctrueden> One of my professional tasks in the coming year will be to integrate ImageJ (https://imagej.net/) more closely with CellProfiler (http://cellprofiler.org/). The latter is built on scipy and scikit-image, so as JyNI matures it will be extremely helpful.
[3:17] <ctrueden> At the moment, it works OK to use pyjnius for shared access to blocks of memory between CPython and Java, but it is a little ugly. See https://github.com/imagej/tutorials/blob/master/notebooks/3_-_Advanced_usage/3_-_ImgLyb_-_ImgLib2_%2B_scikit-image.ipynb for an example if interested.
[3:36] <ctrueden> We tried doing the same shared memory trick in Jython + JyNI, and got it partially/mostly working; discussion on this forum thread: http://forum.imagej.net/t/jupyter-notebook-for-imagej/5421/9
[3:37] <ctrueden> Anyway, I hope everyone is having a wonderful hackathon, and best to all.
[6:25] * jimbaker_ (~~jbaker@161.97.192.16) Quit (Ping timeout: 248 seconds)
[6:25] * jimbaker (~~jbaker@python/psf/jimbaker) has joined #jython
[6:25] * ChanServ sets mode +o jimbaker
[9:53] * stewori (~stefan@213.61.152.126) has joined #jython
[11:40] * stewori (~stefan@213.61.152.126) Quit (Ping timeout: 260 seconds)
[12:27] * stewori (~stefan@213.61.152.126) has joined #jython
[12:33] * soniya29 (~soniya29@103.219.2.197) has joined #jython
[12:33] * soniya29_ (~soniya29@103.219.2.197) has joined #jython
[13:17] * soniya29 (~soniya29@103.219.2.197) Quit (Ping timeout: 248 seconds)
[13:17] * soniya29_ (~soniya29@103.219.2.197) Quit (Ping timeout: 268 seconds)
[16:19] * stewori (~stefan@213.61.152.126) Quit (Quit: Leaving.)
[16:25] * soniya29_ (~soniya29@103.219.2.197) has joined #jython
[16:25] * soniya29 (~soniya29@103.219.2.197) has joined #jython
[16:31] * soniya29 (~soniya29@103.219.2.197) Quit (Quit: Leaving)
[16:31] * soniya29_ (~soniya29@103.219.2.197) Quit (Quit: Leaving)
[21:25] * dustinm (~dustinm@68.ip-149-56-14.net) Quit (Quit: Leaving)
[21:29] * dustinm (~dustinm@68.ip-149-56-14.net) has joined #jython
[21:33] * dustinm (~dustinm@68.ip-149-56-14.net) Quit (Client Quit)
[21:35] * dustinm (~dustinm@68.ip-149-56-14.net) has joined #jython

Index

These logs were automatically created by JythonLogBot_ on irc.freenode.net using a slightly modified version of the Java IRC LogBot (github).