Skip to content

Releases: Photonic-Architecture-Laboratories/si-photonics-toolkit

1.6.0

11 May 17:13
Compare
Choose a tag to compare

1.6.0 (2023-05-11)

Feat

  • cast input arg as a jax numpy array
  • permittivity: update the perm function to be jit compatible

Refactor

  • update code with precommit
  • readme: The references have been added to the motivation
  • readme: update motivation paragraph
  • permittivity: add extra blank line

[master dc960c0] bump: version 1.5.0 → 1.6.0
3 files changed, 16 insertions(+), 2 deletions(-)

1.5.0

24 Mar 20:45
Compare
Choose a tag to compare

1.5.0 (2023-03-24)

Feat

  • group_index: add new group index function to be jax compatible

Refactor

  • group_index: update function name group_index to ng
  • group_index: add grad function from trax fastmath

[master c29f2b2] bump: version 1.4.1 → 1.5.0
3 files changed, 13 insertions(+), 2 deletions(-)

1.4.1

12 Jan 14:45
Compare
Choose a tag to compare

1.4.1 (2023-01-12)

Fix

  • update input arguments to group index func

[master b994436] bump: version 1.4.0 → 1.4.1
3 files changed, 8 insertions(+), 2 deletions(-)

1.4.0

29 Dec 10:26
Compare
Choose a tag to compare

1.4.0 (2022-12-29)

Feat

  • effective_index: remove grad_neff function

Fix

  • pyproject: add jaxlib to requirements

[master 3015ce2] bump: version 1.3.4 → 1.4.0
3 files changed, 12 insertions(+), 2 deletions(-)

1.3.4

24 Dec 10:50
Compare
Choose a tag to compare

1.3.4 (2022-12-24)

Refactor

  • add publish package

[master becbbea] bump: version 1.3.3 → 1.3.4
3 files changed, 8 insertions(+), 2 deletions(-)

1.3.3

24 Dec 10:33
Compare
Choose a tag to compare

1.3.3 (2022-12-24)

Refactor

  • rename project and package name in readings and docs
  • update project name in makefile
  • add annotations to all src files
  • add annotations for type check
  • rename installation directory to sipkit
  • rename project name to sipkit
  • add new name of repo to readme

[master f9238a8] bump: version 1.3.2 → 1.3.3
3 files changed, 14 insertions(+), 2 deletions(-)

1.3.2

17 Dec 10:27
Compare
Choose a tag to compare

1.3.2 (2022-12-17)

Fix

  • version: fix version for build errors

[master 1f0fa9c] bump: version 1.3.1 → 1.3.2
3 files changed, 8 insertions(+), 2 deletions(-)

1.3.1

17 Dec 10:15
Compare
Choose a tag to compare

1.3.1 (2022-12-17)

Fix

  • version: fix version build errors

[master 1935241] bump: version 1.3.0 → 1.3.1
3 files changed, 8 insertions(+), 2 deletions(-)

1.3.0

17 Dec 10:04
Compare
Choose a tag to compare

1.3.0 (2022-12-17)

Feat

  • add dynamic version update

Fix

  • version: fix version errors
  • version: rewind version
  • version: fix version build error
  • resolve conflict

1.2.0 (2022-12-16)

Feat

  • readme: update readme

1.1.0 (2022-12-16)

Feat

  • readme: add dev package installation guide
  • readme: change name of the project

1.0.0 (2022-12-16)

Feat

  • merge master into develop

0.1.0 (2022-12-16)

Feat

  • manifest: add data files to manifest

0.0.0 (2022-12-16)

Feat

  • add mkdocs jupyter for notebook visualization
  • add jax in requirements
  • add spline effective
  • add spline effective
  • add new effective index functions

Fix

  • remove redundant imports
  • remove redundant data load
  • update function calls for group index
  • resolve cyclic import issue
  • update setup stage in gitlab-ci

Refactor

  • pre-commit: add commitizen repo
  • update heading size
  • add bibtex
  • remove git-author from index
  • update effective index constraints for simplicity
  • move data read to read_data module
  • move file read function to util module
  • update multiplication factors in neff_pol
  • update hardcoded constraints
  • remove commented out neff function
  • add coverage badge
  • add coverage badge
  • add coverage badge
  • add coverage badge
  • add coverage badge
  • add coverage badge
  • add pylint badge
  • add pylint badge
  • add pylint badge
  • update gitlab-ci
  • add pylint badge
  • add pylint badge
  • add pylint badge
  • add pylint badge
  • reformat trax neff
  • update version field in setup.py
  • remove unused libraries

[master a17e6c1] bump: version 1.2.0 → 1.3.0
3 files changed, 87 insertions(+), 2 deletions(-)
create mode 100644 CHANGELOG.md

1.2.0

16 Dec 19:03
Compare
Choose a tag to compare

1.2.0 (2022-12-16)

Feat

  • readme: update readme

1.1.0 (2022-12-16)

Feat

  • readme: add dev package installation guide
  • readme: change name of the project

[master 594148a] bump: version 1.1.0 → 1.2.0
3 files changed, 15 insertions(+), 2 deletions(-)