Skip to content

Releases: of2/clusterBMA

v0.2.0

09 Feb 04:11
@of2 of2
20b49ce
Compare
Choose a tag to compare

Updated to TensorFlow v2 syntax. Updated to recent versions of Python (3.10.9) and TensorFlow (2.11) installed in conda environment.

v0.1.1

05 Oct 08:23
@of2 of2
Compare
Choose a tag to compare

Fixed installation issues arising from changes to python packages protobuf and numpy

--> Have now modified the initial setup function clusterBMA::clusterBMA_initial_python_setup() to install specific versions of protobuf (3.20.1) and numpy (1.18.5) in the conda virtual environment, it seems to be working again

v0.1.0-alpha

12 Sep 13:16
@of2 of2
2c0616c
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

First release - seeking feedback from community users to improve usability, fix bugs, add features