Skip to content

Releases: DecBayComp/TRamWAy

v0.7

18 Feb 17:05
6e78f7f

Choose a tag to compare

Changelog

See MR #48.

0.6.9

24 Jan 17:40
e975bfb

Choose a tag to compare

Changelog

  • Support for Python 3.13
  • Support for NumPy 2
  • New apptainer images

0.6.8

29 Apr 09:38

Choose a tag to compare

Changelog

  • Support for Python 3.12 (#45)
  • Support for matplotlib>=3.6
  • Pending deprecations from recent NumPy and Pandas fixed
  • Implicit upper bounds on dependency versions relaxed
  • Extra required dependency: setuptools
  • New Apptainer images

0.6.7

13 Jun 12:57
d401187

Choose a tag to compare

Changelog

0.6.6

05 Jun 10:21
ff27da2

Choose a tag to compare

Changelog

0.6.5

03 Apr 08:22

Choose a tag to compare

Changelog

  • Fixes for types deprecated by recent Numpy (#38)

0.6.4

13 Mar 15:21

Choose a tag to compare

Changelog

  • Python 3.10 support
  • refined installation instructions
  • containers are now based on Focal Fossa with updated dependencies
  • workaround in analyzer.spt_data for weird cases where os.path.exists returns False on existing files
  • analyzer.pipeline.early_setup takes arguments connect and ensure_container

Note: tag v0.6.4 missed 1 commit. PyPI version 0.6.4 corresponds to the present release.

0.6.3

03 Sep 09:42

Choose a tag to compare

Changelog

  • rank-1 density in module srtesseler_density
  • bugfix in stochastic_dv for recent Python versions that activate daemon mode at some point
  • support for callable sampling_label in stages.infer
  • bugfix in tramway-browse caused by dead code
  • updated containers

0.6.2

16 Aug 16:35

Choose a tag to compare

Changelog

  • smoother Plotly-based surface plots with exact mesh if the Voronoi graph can be boxed, or higher resolution grid-sampled surface otherwise
  • new singularity container in 4 flavors (for Python 3.6, 3.7, 3.8 and 3.9) with introspection to determine which Python to use in any similar container
  • bugfix in GWR for oversized residuals attribute
  • rwa autosaving mechanism admits a callable for attribute/argument rwa_file to lazily create temporary files in distributed RWAnalyzer.pipeline execution settings
  • PipelineStage and RWAnalyzer.pipeline.append_stage admit argument run_everywhere for stages like fresh_start

0.6.1

24 Jul 21:35

Choose a tag to compare

Changelog

  • roi.SupportRegion.add_sampling and stages.tessellate_and_infer store more information about ROI in the Partition objects
  • infinite recursion bugfix when copying roi objects
  • default container points to the proper url