Skip to content

Releases: natverse/nat.templatebrains

nat.templatebrains 1.2

17 Aug 19:00
Compare
Choose a tag to compare
  • Suggest Morpho instead of importing it by @jefferis in #52

Full Changelog: v1.1...v1.2

v1.1

14 Jun 05:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0...v1.1

v1.0

03 Oct 18:10
Compare
Choose a tag to compare

What's Changed

  • Flexible via specification for xform_brain / shortest_bridging_seq by @jefferis in #43

Full Changelog: v0.9...v1.0

nat.templatebrains v0.9

24 Jun 17:36
Compare
Choose a tag to compare
  • shortest_bridging_seq complains if template brain does not exist in graph (#34)
  • xform_brain does not transform when sample and reference are identical (#33)
  • templatebrain constructor does not need all boundingbox/origin etc fields
    to be specified (#24)
  • as.templatebrain.im3d should not need an im3d made from a file (#25)
  • Fix unstated dependencies in 'tests' error noted by CRAN r-devel for 0.8.2

nat.templatebrains v0.8

12 Sep 19:26
Compare
Choose a tag to compare

nat.templatebrains 0.8

This is another major version bump since there is significant new/changed
behaviour in xform_brain brain and friends which will now tag transformed
objects with a registration template space. This means that nat functions will
typically not be need to told the space of an object such as a neuron list in
many cases, but some objects will have a new regtemplate attribute.

  • xform_brain should tag objects with their space (#16)
  • add regtemplate function as part of this
  • fix xform_brain should give better error when sample unknown (#29)
  • fix: teach plot3d.templatebrain to work with regtemplate (#32)
  • fix: add_reglist should not return anything (visibly) (#30)

nat.templatebrains 0.7

This is the first public release since 0.6.2 and there are some significant
changes under the hood, hence the major version bump.

  • fix inversion of reglist objects read from disk (so that xform_brain calls
    depending on reglist objects work in both directions).
  • add support for memoisation of shortest_bridging_seq so that we do not need to
    rescan registration directories / reload on disk reglist objects.

nat.templatebrains 0.6.4

  • Add regtemplate function and integrate it with xform_brain and mirror_brain.
    It will often no longer be necessary to specify the initial space of objects
    to be transformed - you'll still need to specify your target space though!

nat.templatebrains 0.6.3

  • add support for reglist objects containing one or more arbitrary transforms
    as bridging or mirroring registrations. A function add_reglist makes it easy
    to add new in memory reglist objects to those that can be used for bridging
    / mirroing between template brains (#21).

nat.templatebrains 0.6.2

  • fix issues with git repository cloning on Windows

CRAN 0.6.1

04 Dec 19:03
Compare
Choose a tag to compare
v0.6.1

Bump version to 0.6.1

CRAN v0.6

07 Sep 22:49
Compare
Choose a tag to compare
CRAN_v0.6

CRAN_v0.4.1

25 Nov 22:46
Compare
Choose a tag to compare