- Added high dimensional functionality in the form of the setse_auto_hd function
- Modified and re-named the prepare_ functions to make them appropriate for high dimensional embeddings
- Created a new preparation function for the edges and removed that aspect from the original functions, making the functions simpler and more intuitive
- Changed all "setse_" embedding functions from "SETSe_" to lowercase.
- Added a
NEWS.md
file to track changes to the package. - The package is now fully documented and is checked using continuous integration
- A package down website has been made, including vignettes to make things easier for new users