Skip to content

Releases: MurrellGroup/RandomFeatureMaps.jl

v0.2.0

18 Sep 08:06
Compare
Choose a tag to compare

RandomFeatureMaps v0.2.0

Diff since v0.1.1

  • Changed behavior of (rof::RandomOrientationFeatures) methods; rof(rigid) needs to be updated to rof(rigid; pairdim=1).

v0.1.1

16 Sep 09:27
Compare
Choose a tag to compare

RandomFeatureMaps v0.1.1

Diff since v0.1.0

  • Add GraphNeuralNetworks extension for passing graphs along with rigid transformations in RandomOrientationFeatures calls.
  • Use BatchedTransformations to represent rigid transformations internally. Old methods still work, but should be deprecated.
  • Replace Functors, Optimisers, NNlib dependencies with Flux.

v0.1.0

20 Jun 21:35
Compare
Choose a tag to compare

RandomFeatureMaps v0.1.0

  • Add RandomFourierFeatures type
  • Add RandomOrientationFeatures type