Skip to content

Releases: ACEsuit/Polynomials4ML.jl

v0.5.8

29 Dec 18:32

Choose a tag to compare

Polynomials4ML v0.5.8

Diff since v0.5.7

  • fix bug in _grad_type that prevented some GPU kernels launching correctly

v0.5.7

23 Dec 19:19

Choose a tag to compare

Polynomials4ML v0.5.7

Diff since v0.5.6

  • fix gpu compatibility for WrappedBasis

v0.5.6

20 Dec 02:03

Choose a tag to compare

Polynomials4ML v0.5.6

Diff since v0.5.5

Changelog

  • WrappedBasis behaviour changed, removed fixed input and output type

v0.5.5

12 Dec 04:05

Choose a tag to compare

Polynomials4ML v0.5.5

Diff since v0.5.4

Changelog

  • experimental splinification
  • add 1.12 tests (+ related bugfixes)

Merged pull requests:

v0.5.4

05 Dec 05:59

Choose a tag to compare

Polynomials4ML v0.5.4

Diff since v0.5.3

Changelog

  • improved lux and gpu compatibility for some bases

Merged pull requests:

v0.5.3

17 Oct 23:58

Choose a tag to compare

Polynomials4ML v0.5.3

Diff since v0.5.2

Changelog

  • P4ML wrapper for a Lux layer that acts like a basis
  • linear layer compatible with P4ML memory layout
  • hyperduals compatibility

Merged pull requests:

Polynomials4ML v0.5.2

06 Oct 03:26

Choose a tag to compare

  • GPU evaluation of spherical harmonics
  • integrate with latest Sphericart.jl KA interface

Polynomials4ML v0.5.1

06 Oct 03:25

Choose a tag to compare

Minor bugfixes

Polynomials4ML v0.5.0

06 Oct 03:24

Choose a tag to compare

Better Lux integration

v0.4.0

02 May 18:31

Choose a tag to compare

Polynomials4ML v0.4.0

Diff since v0.3.4

Changelog

  • major reorganization of the package
  • removes all tensor layer operations (cf. EquivariantTensors)
  • streamlines the kernel implementations
  • experimental GPU support via KernelAbstractions
  • experimental interface to support Lux properly

Merged pull requests: