Skip to content

History / UseInPython

Revisions

  • Updating python virtual environment instructions to include windows batch file

    @jlizier jlizier committed Jul 19, 2024
  • Adding notes on creating a python environment

    @jlizier jlizier committed Jul 26, 2023
  • Minor alterations to notes on Python install

    @jlizier jlizier committed Sep 7, 2021
  • Updated UseInPython (markdown)

    @jlizier jlizier committed Sep 6, 2021
  • Clarified use of 2D arrays via Python numpy

    @jlizier jlizier committed Sep 6, 2021
  • Updated UseInPython (markdown)

    @jlizier jlizier committed Jul 1, 2021
  • Noting the Jpype/Numpy linalg interaction issue on our UseInPython wiki page

    @jlizier jlizier committed Feb 15, 2021
  • Updating notes on python array to Java conversion with JPype 0.7

    @jlizier jlizier committed Jul 25, 2019
  • Updating notes on python array to Java conversion with JPype 0.7

    @jlizier jlizier committed Jul 25, 2019
  • Adding note on python3-jpype package on ubuntu 18.04

    @jlizier jlizier committed Jan 4, 2019
  • Adding further description on handling returned Java arrays in Python

    @jlizier jlizier committed Dec 3, 2018
  • Adding note about numpy Boolean array conversion to Java on the UseInPython wiki page

    @jlizier jlizier committed Sep 27, 2018
  • Updated UseInPython (markdown)

    @jlizier jlizier committed Aug 22, 2018
  • Recommending not to mix 32 bit / 64 bit python and java

    @jlizier jlizier committed Jun 27, 2018
  • Added alternate Python3/Anaconda/Jpype1 installation method

    @jlizier jlizier committed Mar 1, 2018
  • Added small summary of python dependencies

    @jlizier jlizier committed Sep 18, 2017
  • Added note that AutoAnalyser requires numpy

    @jlizier jlizier committed Sep 18, 2017
  • Clarified bridging between numpy arrays and Java in python

    @jlizier jlizier committed Oct 15, 2016
  • Adding reference to example 9 for use of numpy

    @jlizier jlizier committed Jul 22, 2016
  • Added info about JPype1 for Python3

    @jlizier jlizier committed Jul 14, 2016
  • Altering advice on how to convert arrays for python3

    @jlizier jlizier committed Mar 21, 2016
  • Slightly altering advice on which jpype package to use for python3

    @jlizier jlizier committed Mar 21, 2016
  • Fixing instructions to install jpype for python 3

    @jlizier jlizier committed Mar 8, 2016
  • Updated UseInPython (markdown)

    @jlizier jlizier committed Mar 8, 2016
  • Added UseInPython page

    @jlizier jlizier committed Aug 20, 2015