- cast input arg as a jax numpy array
- permittivity: update the perm function to be jit compatible
- update code with precommit
- readme: The references have been added to the motivation
- readme: update motivation paragraph
- permittivity: add extra blank line
- group_index: add new group index function to be jax compatible
- group_index: update function name group_index to ng
- group_index: add grad function from trax fastmath
- update input arguments to group index func
- effective_index: remove
grad_neff
function
- pyproject: add jaxlib to requirements
- add publish package
- 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
- version: fix version for build errors
- version: fix version build errors
- add dynamic version update
- version: fix version errors
- version: rewind version
- version: fix version build error
- resolve conflict
- readme: update readme
- readme: add dev package installation guide
- readme: change name of the project
- merge master into develop
- manifest: add data files to manifest
- add mkdocs jupyter for notebook visualization
- add jax in requirements
- add spline effective
- add spline effective
- add new effective index functions
- remove redundant imports
- remove redundant data load
- update function calls for group index
- resolve cyclic import issue
- update setup stage in gitlab-ci
- 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