- May 08, 2021
-
-
Attila Szabó authored
-
Attila Szabó authored
-
Attila Szabó authored
-
Attila Szabó authored
-
Attila Szabó authored
-
- May 07, 2021
-
-
Filippo Vicentini authored
-
- May 05, 2021
-
-
Filippo Vicentini authored
* move inports to utils.mpi missing fixup fixes impro usage fixes fix usage fix fixup! fixup! * fix test * fix tools * remove mpi_tree_map * cleanup sum_inplace
-
Dian Wu authored
-
- May 04, 2021
-
-
Filippo Vicentini authored
* Add `netket.tools.check_mpi` to help debug MPI issues * add cpuinfo * add detected cpus to mpi_info * more tools * add netket_tools_info Co-authored-by:
Damian Hofmann <damian.hofmann@mpsd.mpg.de>
-
Filippo Vicentini authored
* deprecate acceptance_ratio and bugfix * reset_chain -> reset_chains * add a changelog * fixup
-
Filippo Vicentini authored
* cleanup of the exported symbols * Update __init__.py
-
dependabot[bot] authored
Updates the requirements on [jax](https://github.com/google/jax) to permit the latest version. - [Release notes](https://github.com/google/jax/releases) - [Changelog](https://github.com/google/jax/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/jax/compare/jax-v0.2.9...jax-v0.2.13 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Filippo Vicentini authored
* Update setup.py * avoid ignores in dependabot * Revert "Update setup.py" This reverts commit 7fa14708. * fixes to version
-
Filippo Vicentini authored
-
Filippo Vicentini authored
-
Filippo Vicentini authored
* fix jax * fixes everywhere fixes
-
Filippo Vicentini authored
-
Filippo Vicentini authored
-
Filippo Vicentini authored
* Create dependabot.yml * bound versions * do ths * fix bounds * bound flax too * fixup
-
- May 03, 2021
-
-
Damian Hofmann authored
Add netket.tools.check_mpi to help debug MPI issues
-
Damian Hofmann authored
Also report number of subscriptable cpus in check_mpi
-
Filippo Vicentini authored
-
Clemens Giuliani authored
* treemv logic * fix R->C * test treemv * simplify perex_grads_rc * remove unused _cast * rename the test * R->C: use trick of all real oks from #648 * rename perex_grads
-
Filippo Vicentini authored
-
Filippo Vicentini authored
-
- May 01, 2021
-
-
Damian Hofmann authored
-
- Apr 30, 2021
-
-
Filippo Vicentini authored
* support old jaxlib * address review comments
-
- Apr 29, 2021
-
-
Clemens Giuliani authored
* update the test to detect R->C errors * fix the mean for R->C (used in the centered onthefly SR) * O_mean test only where possible * also test nonholomorphic * tree_ishomogeneous * move tree_conj, tree_dot, tree_cast, tree_axpy to nkjax * add util to convert pytrees to real * centered sr onthefly: convert everything to real for inhomogeneous and nonholomorphic * update the import in the sr logic test * skip R->C in O_mean test * add missing allreduce * reorder arguments * reorder arguments part 2 * partially revert argument order in matvec * partially revert argument order in matvec part 2 * simpler vjp_rc * fix * annotate, add type hints * auto broadcasting seems to work without the extra dim
-
Filippo Vicentini authored
* make tests a module This is needed because we want to have a common.py file at the root of the Test folder and the only way to get relative imports working is to make everything a module * skip tests with mpi Skip all existing tests under mpi * mark legacy tests Skip them by default * change github actions * Add SR MPI tests * fix mpi tests * simplify sr tests * fixup! * fixup! * document a bit more * switch to myst_parser instead of recommonmark recommonmark is now deprecated in favour of myst parser * Add documentation for contributors * update README badges - change the anaconda badge to display last version - - uploaded rather than nothing - remove travis badge, as we dont use it anymore - add codecov badge ( i never find the right link) - remove github issue badget (it's just above there) [ci skip]
-
- Apr 28, 2021
-
-
Giuseppe Carleo authored
Fix BoseHubbard
-
Filippo Vicentini authored
-
Giuseppe Carleo authored
Fix lattice
-
Filippo Vicentini authored
-
Filippo Vicentini authored
-
Filippo Vicentini authored
-
Filippo Vicentini authored
-
chrisrothUT authored
* Update equivariant.py Fix bug in features specified as list/numpy array * Create G-CNN Honeycomb.ipynb Tutorial for GCNN * Update tutorials.rst add tutorial * Update equivariant.py * Update linear.py * Update equivariant.py * Update symmetry.py * Update symmetry.py * Update symmetry.py * Update equivariant.py * Update G-CNN Honeycomb.ipynb * Update Tutorials/G-CNN Honeycomb.ipynb Co-authored-by:
Filippo Vicentini <filippovicentini@gmail.com> * Update Tutorials/G-CNN Honeycomb.ipynb Co-authored-by:
Filippo Vicentini <filippovicentini@gmail.com> * Update symmetry.py * Update equivariant.py * Update G-CNN Honeycomb.ipynb * Update symmetry.py * Update netket/graph/symmetry.py Co-authored-by:
Damian Hofmann <femtobit@users.noreply.github.com> * Update docs/tutorials.rst Co-authored-by:
Filippo Vicentini <filippovicentini@gmail.com> * Update docs/tutorials.rst Co-authored-by:
Filippo Vicentini <filippovicentini@gmail.com> * Update tutorials.rst * Update tutorials.rst * Update tutorials.rst * Update tutorials.rst * Delete G-CNN Honeycomb.ipynb * Create G-CNN_Honeycomb.ipynb * Update tutorials.rst * Update tutorials.rst * Update tutorials.rst * Update tutorials.rst * Update tutorials.rst * Update linear.py Fix website section of docs * Created using Colaboratory * Delete G-CNN_Honeycomb.ipynb * Rename G_CNN_Honeycomb.ipynb to G-CNN_Honeycomb.ipynb * Update Tutorials/G-CNN_Honeycomb.ipynb * Update Tutorials/G-CNN_Honeycomb.ipynb Co-authored-by:
Filippo Vicentini <filippovicentini@gmail.com> Co-authored-by:
Damian Hofmann <femtobit@users.noreply.github.com>
-
- Apr 26, 2021
-
-
Giuseppe Carleo authored
remove some usages of legacy where not needed
-
Vladimir Vargas authored
-
Filippo Vicentini authored
-