Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: dftlibs/numgrid

numgrid v2.1.2

25 Aug 10:06
@bast bast

Choose a tag to compare

  • Package for Python 3.13.
  • Updated dependencies.
Assets 2
Loading

numgrid v2.1.1

31 Jul 20:39
@bast bast

Choose a tag to compare

  • Package for Python 3.10, 3.11, and 3.12.
  • Updated dependencies and workflows.
Loading
q-posev reacted with thumbs up emoji
1 person reacted

numgrid v2.1.0

26 May 22:07
@bast bast

Choose a tag to compare

  • Add Krack-Köster radial grid (radial_grid_kk).
  • Rename radial_grid to radial_grid_lmg.
  • Make it possible to evaluate LMG grid by basis set name (radial_grid_lmg_bse).
Loading

numgrid v2.0.2

23 May 11:58
@bast bast

Choose a tag to compare

  • Better error message for invalid inputs to angular_grid.
  • Improve package metadata.
Loading

numgrid v2.0.1

04 Jan 19:23
@bast bast

Choose a tag to compare

  • Test and build also for Python 3.9.
  • Export also version string in the Python module.
Loading

numgrid v2.0.0

03 Jan 14:47
@bast bast

Choose a tag to compare

The API changed for easier maintenance and simpler use:

  • No initialization or deallocation necessary.
  • One-step instead of two steps (since the radial grid generation time is
    negligible compared to space partitioning, it did not make sense anymore to
    separate these steps and introduce a state).
  • alpha_min is given as dictionary which saves an argument and simplifies
    explaining the API.
  • The library now provides Rust and Python bindings. It used to provide C and
    Fortran bindings. The C/Fortran code lives on on the `cpp-version\ branch. I might bring the
    C interfaces back into the Rust code if there is sufficient interest/need.
  • Note that the API will probably change again as soon as support for more
    quadratures is added (see #43).
Loading

numgrid v1.1.2

14 Aug 15:21
@bast bast

Choose a tag to compare

  • Unpin version dependencies for Numpy and CFFI.
Loading

numgrid v1.1.1

09 Apr 15:10
@bast bast

Choose a tag to compare

  • Build warning removed.
  • Add .zenodo.json.
Loading

numgrid v1.1.0

03 May 08:45
@bast bast

Choose a tag to compare

  • Do not append "numgrid" to install prefix within CMake.
  • Install both shared and static libraries.
  • Fortran support by default OFF.
  • Python interface allows to specify the basis set instead of explicit exponent ranges (this uses https://github.com/MolSSI-BSE/basis_set_exchange).
Loading

numgrid v1.0.2

24 Oct 09:39
@bast bast

Choose a tag to compare

  • Grid memory management is now client-side.
  • Compute one center at a time.
  • Full basis set does not need to be provided.
  • Separate arrays for x, y, z, and weights.
  • Use Pipfile instead of requirements.txt.
  • Simplify CMake structure.
  • Require C++11.
Loading
Previous 1
Previous

AltStyle によって変換されたページ (->オリジナル) /