Skip to content

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 01 Feb 23:06
· 64 commits to master since this release

What's Changed

  • Ion implantation lookup table now bundled: CantileverImplantation automatically loads the lookup table data - no more manual load_lookup_table() calls required
  • Added h5py dependency: Lookup tables stored as compressed HDF5 for efficient bundling
  • MATLAB lookup table renamed: lookupTable.mat → ionImplantLookupTable.mat for clarity