Recent Releases of quanticsgrids.jl

quanticsgrids.jl - v0.4.0

QuanticsGrids v0.4.0

Diff since v0.3.3

Breaking changes

  • grid_max now returns the grid point with maximal coordinate values if includeendpoint = False. Use upper_bound to get the upper bound of the interval.

Merged pull requests: - 7 invalid grid max for includeendpoint=false (#15) (@rittermarc) - Determine dimensions from arguments and fixed typos in documentation (#17) (@MartinMikkelsen) - Bump to v0.4.0 (#18) (@shinaoka) - Fix typo (#19) (@shinaoka)

Closed issues: - Determine the dimension of the grid from arguments (#5) - grid_max should return the last grid point rather than the upper bound of the interval for includeendpoint=false (#7)

- Jupyter Notebook
Published by github-actions[bot] 10 months ago

quanticsgrids.jl - v0.3.3

QuanticsGrids v0.3.3

Merged pull requests: - Update documentation links and CI badge (#1) (@terasakisatoshi) - Add deployment configuration for documentation (#2) (@terasakisatoshi) - Bump to v0.3.2 (moving to GitHub) (#3) (@shinaoka) - Remove unused Test module import (#8) (@terasakisatoshi) - Run tests for Julia LTS (v1.10) and latest stable (v1.11) (#9) (@terasakisatoshi) - Fix typos in doc (#12) (@shinaoka) - Use round instead floor in converting a coordinate to a linear index (#13) (@shinaoka)

Closed issues: - origcoord_to_grididx should use round instead of floor (#6) - A problem about initialpivots (#10) - Fix typos in doc (#11)

- Jupyter Notebook
Published by github-actions[bot] 12 months ago