Changelog
v0.22.3 (2023-09-22)
v0.22.2 (2023-09-13)
Fix
findSlope: Synchronised printing outputs with actual box-counting results when previous values are returned (
7a9b15e)
v0.22.1 (2023-09-12)
Fix
findNN: Enlarged stepSize to identify neighbours on surface with {100} packings (
4f51e17)
v0.22.0 (2023-09-11)
Feature
v0.21.2 (2023-09-05)
v0.21.1 (2023-08-22)
v0.21.0 (2023-08-16)
Feature
Fix
tests: Updated test functions related to findTargetAtoms() (
e0a2557)
Performance
scanBox: Removed redundant steps for inclusion of inner surface box counts (
94da738)
v0.20.13 (2023-08-12)
v0.20.12 (2023-08-12)
v0.20.11 (2023-08-12)
Fix
build: Added dist/ (
5f04a0d)
v0.20.10 (2023-08-12)
Fix
build: Added dist/ (
078c188)
v0.20.9 (2023-08-12)
v0.20.8 (2023-08-12)
Fix
v0.20.7 (2023-08-12)
v0.20.6 (2023-08-12)
v0.20.5 (2023-08-12)
v0.20.4 (2023-08-12)
v0.20.3 (2023-08-12)
Documentation
v0.20.2 (2023-08-12)
Documentation
v0.20.1 (2023-08-12)
Documentation
readme: Fixed position of first image (
fbfb2f5)
v0.20.0 (2023-08-12)
Feature
Fix
tests: Removed redundant test combinations (
374c5f1)
Documentation
findNN: Added docstring for the function (
7b22a4c)
Performance
findSlope: Added assertion for minSample to make sure it’s integer (
ba6698d)
v0.19.5 (2023-08-10)
Fix
v0.19.4 (2023-08-09)
Fix
readthedocs: Fixed the rendering errors on Sphinx documentations (
850613a)
Documentation
init: Made documentations in init.py more concise (
49dc087)
v0.19.3 (2023-08-09)
v0.19.2 (2023-08-07)
Fix
findSlope: Fixed calling variable before assignment issue (
6426881)
v0.19.1 (2023-08-07)
Fix
findSlope: Fixed calling variable before assignment issue (
c5a94a4)
v0.19.0 (2023-08-07)
Feature
findSlope: Returned final range of box lengths (
a955fd4)
Fix
test: Fixed test function related to findSlope() (
8a95cb3)
Documentation
example: Updated usage of findSlope() in example notebook (
17f5b6f)
v0.18.4 (2023-08-04)
v0.18.3 (2023-08-04)
v0.18.2 (2023-08-02)
Documentation
boxCnt: Improved conciseness of the docstring for runBoxCnt() (
083f977)
v0.18.1 (2023-08-02)
Fix
readme: Fixed readme broken links (
dabe6e4)
v0.18.0 (2023-07-30)
Feature
Fix
tests: Added test function for getCaseStudyDataPaths() (
d324685)
Documentation
example: Explained the choice of numPoints in example.ipynb (
8f45bd2)
v0.17.3 (2023-07-29)
v0.17.2 (2023-07-29)
Fix
surfVoxel: Imported cpu_count() from multiprocessing (
640025f)
Documentation
example: Updated example.ipynb with recoloured and reoriented figures (
9c17801)
v0.17.1 (2023-07-29)
Documentation
surfVoxel: Simplified docstring for voxelBoxCnts() (
4d7a395)
v0.17.0 (2023-07-28)
Feature
data: Added validation data (
7161b6e)
Fix
Documentation
surfVoxel: Updated recommendations of resource allocations for voxelBoxCnts() (
e0eedb0)
v0.16.0 (2023-07-27)
Feature
boxCnt: Changed ‘lenRange’ into ‘trimLen’ (
8c9eeaf)
v0.15.1 (2023-07-25)
v0.15.0 (2023-07-24)
Feature
v0.14.1 (2023-07-19)
Documentation
example: Updated example.ipynb (
578d85d)
v0.14.0 (2023-07-18)
Feature
data: Updated example xyz files for scaling tests (
2e65389)
Fix
v0.13.1 (2023-07-17)
Fix
maxWorkers: Fix zero cpu for parallelisation error (
af00b98)
v0.13.0 (2023-07-17)
Feature
boxLenConc: Optimised resource allocations for more general cases (
b107c07)
v0.12.4 (2023-07-17)
Fix
boxLenScanMaxWorkers: Fixed formula for resource allocations (
165ec58)
v0.12.3 (2023-07-16)
v0.12.2 (2023-07-15)
Documentation
v0.12.1 (2023-07-14)
Fix
fastbc: Updated fastbc submodule name (
43a9976)
Documentation
readme: Removed dollar signs from readme (
c6fc475)
v0.12.0 (2023-07-14)
Feature
data: Unified and included more example data (
c4cbe5e)
Fix
findTargetAtoms: Fixed the function for rmInSurf=False (
c21fd67)
Performance
findSurf: Sped up alpha shape algorithm (
427536d)
v0.11.0 (2023-07-13)
Feature
data: Added more example data and updated functionalities to get them (
d65c3d2)
v0.10.0 (2023-07-12)
Feature
Fix
test: Updated test functions (
894d223)
Documentation
v0.9.1 (2023-07-11)
Documentation
v0.9.0 (2023-07-10)
Feature
minValFromBound: Added the input argument to related functionalities for exact surface representation (
0ad3a49)
v0.8.1 (2023-07-08)
Documentation
example: Fixed a typo in example.ipynb (
157adc3)
v0.8.0 (2023-07-07)
Feature
figType: Renamed options for figType based on seaborn style (
f1a8fb1)
Documentation
readme: Fixed typo in readme (
92b38b8)
v0.7.1 (2023-07-05)
v0.7.0 (2023-07-04)
Feature
boxLenConc: Implemented automatic parallelisation functionalities (
b4f6c36)
Performance
boxLenConc: Reduced the number of times of calling cpu_counts() (
c0911cf)
v0.6.1 (2023-07-04)
Fix
readme: Fixed broken links in readme (
3e68a87)
Documentation
findSlope: Added in-line comments for findSlope() (
573a20c)
v0.6.0 (2023-07-04)
Feature
findSlope: Added functionalities to generate publication-ready figures (
5653519)
Fix
findSlope: Reverted to producing figures with png format (
a6ed73e)
Documentation
example: Updated example.ipynb with new figures (
8341718)
v0.5.0 (2023-07-03)
Feature
pointcloud: Implemented and provided clear instructions to use point cloud surface representation related functionalities (
62d247c)
Fix
setup: Turned tuple for classifiers in setup.py into list (
5fa7910)
Documentation
v0.4.4 (2023-07-01)
Documentation
readme: Updated readme to specify the delay in point cloud functionalities (
4d73e24)
v0.4.3 (2023-07-01)
Fix
Documentation
readme: Updated readme (
a5e3aa0)
v0.4.2 (2023-06-30)
Fix
cicd: Updated ci-cd workflow (
24b253c)
v0.4.1 (2023-06-29)
v0.4.0 (2023-06-30)
Feature
Added CI/CD workflow (
8a78e22)
Fix
Documentation
v0.3.0 (29/06/2023)
Feature
Added imports for more functions
Documentation
Updated readme and example in
docs/
Refactor
Added compiled C++ GPU code
v0.2.0 (29/06/2023)
Feature
Allowed
calcBLto be specified forfindNN()
Documentation
Updated readme
Updated readme for C++ code
Updated example in
docs/Updated docstrings for surfPointClouds.py functions
Build
Updated poetry.lock
v0.1.0 (27/06/2023)
First release of
sphractal