Skip to content

Releases: numericalEFT/CompositeGrids.jl

v0.1.3

25 Jul 03:26
91c5547
Compare
Choose a tag to compare

CompositeGrids v0.1.3

Diff since v0.1.2

Closed issues:

  • Add assertion for Arbitrary (#36)

Merged pull requests:

v0.1.2

01 Nov 21:27
5ad08db
Compare
Choose a tag to compare

CompositeGrids v0.1.2

Diff since v0.1.1

Merged pull requests:

v0.1.1

24 Sep 01:06
3e434a8
Compare
Choose a tag to compare

CompositeGrids v0.1.1

Diff since v0.1.0

Closed issues:

  • overload Base.show (#30)
  • eltype(type) returns Any (#31)

Merged pull requests:

v0.1.0

17 Sep 22:32
23f4a57
Compare
Choose a tag to compare

CompositeGrids v0.1.0

Diff since v0.0.6

v0.0.6

15 Sep 19:54
de83f81
Compare
Choose a tag to compare

CompositeGrids v0.0.6

Diff since v0.0.5

Merged pull requests:

v0.0.5

07 May 00:37
Compare
Choose a tag to compare

CompositeGrids v0.0.5

Diff since v0.0.4

Closed issues:

  • documentation is outdated (#20)
  • A bug in LogDensedGrid (#23)

Merged pull requests:

v0.0.4

25 Jan 14:54
b218dc4
Compare
Choose a tag to compare

CompositeGrids v0.0.4

Diff since v0.0.3

Merged pull requests:

  • Dev. Add integrate1D for a range, optimized for BaryCheb (#19) (@iintSjds)

v0.0.3

30 Dec 00:59
19b4c04
Compare
Choose a tag to compare

CompositeGrids v0.0.3

Diff since v0.0.2

Closed issues:

  • CompositeGrids support int (#12)
  • support Base.length (#13)
  • Fast Linear2D (#15)
  • Add test for JLD2 (#16)

Merged pull requests:

  • Dev (#10) (@iintSjds)
  • Add axis for interp and integral (#11) (@iintSjds)
  • Solve some issues; Add findneighbor, dataslice, and interpsliced (#14) (@iintSjds)
  • Add optimization for linearND; Add test for FileIO and JLD2; Change version No. to 0.0.3 (#17) (@iintSjds)
  • add compat for JLD2 and FileIO; corrected deepequal for io test (#18) (@iintSjds)

v0.0.2

16 Dec 19:30
ec9d831
Compare
Choose a tag to compare

CompositeGrids v0.0.2

Closed issues:

  • TagBot trigger issue (#1)
  • Add a function to get the index of the dense point in the grid (#2)
  • Add Readme.md (#4)
  • documentation for the constructor doesn't exist (#6)
  • comment of multiple arguments of a function (#7)

Merged pull requests: