Skip to content

Releases: sail-sg/jax_xc

v0.0.11

06 Dec 10:52
d265449
Compare
Choose a tag to compare

Support windows

v0.0.10

04 Dec 16:59
Compare
Choose a tag to compare

build for macos

v0.0.9

02 Dec 05:16
d91309a
Compare
Choose a tag to compare

In this release,

  • we update the functionals by using the latest autofd.
  • we make the API simpler, no need to pass polarized=True/False anymore, it will be determined from whether rho returns shape () or (2,)

Experimental functional derivative

08 Sep 08:04
b38e201
Compare
Choose a tag to compare

This release adds experimental support for functional derivative, currently awaiting autofd to release.
Other than this, the other functionalities are all the same as v0.0.7.

Fix the gradient contains nan bug

20 Jul 05:36
773cdfe
Compare
Choose a tag to compare

lax.select generates a nan in the gradient from the inactive branch, while lax.cond doesn't

Python 3.11

12 Jun 10:14
Compare
Choose a tag to compare
v0.0.5

install requirements during release

Code refactor

22 May 15:07
6fabba9
Compare
Choose a tag to compare
  • Remove repetitive code
  • Changed the calling API to return a functional that takes rho instead of a function that takes r.

v0.0.3

10 Jan 07:13
eaaa962
Compare
Choose a tag to compare
  • Screen low density before calling the core functional
  • Replace ** (0.1e1 / 0.3e1) with jnp.cbrt

Initial release for open source

19 Dec 08:34
76a2a0c
Compare
Choose a tag to compare
  1. python>=3.7; <=3.10
  2. glibc>=2.17
  3. libxc==6.0.0