Commits
- [10eaf67f] Merge pull request 24 from mapmanager/docs
- [bd1fec81] workflows for github release and publish
- [48dd0351] Merge pull request 22 from mapmanager/docs
- [315d0531] tutorials
- [417e4eaa] Merge pull request 21 from mapmanager/docs
- [b1c0eb40] Added API documentation
- [80db6981] Merge pull request 20 from mapmanager/docs
- [46ec3f03] add index.md
- [d0ac7214] Merge pull request 19 from mapmanager/docs
- [a1d5888c] unlfs
- [7203b862] Merge pull request 18 from mapmanager/docs
- [8882a944] try removing git-lfs
- [6aa8ab75] Merge pull request 17 from mapmanager/docs
- [ae0d8991] install git-lfs via apt-get
- [dd5cc5ee] Merge pull request 16 from mapmanager/docs
- [4183d593] install git-lfs on action runner
- [108108d0] Merge pull request 15 from mapmanager/docs
- [1e3cff5f] add github action workflow for publishing mkdocs
- [31c89ec5] Merge pull request 14 from mapmanager/docs
- [1f896dfd] adding documentation
- [cb03457f] Tests + documentation
- [69ae9b63] use transonic to optimize cost and heuristic functions for A*
- [50b67576] BUG FIX: 3D heap comparison failure
- [2b3d6c3e] First implementation: nbastar
- [491cafd4] New node for bidirectional search
- [c9bc0aed] Merge pull request 13 from mapmanager/feature/astar2D
- [c57711e8] BUG FIX: fixed algorithm for 3D images
- [c112a39c] Merge pull request 11 from mapmanager/feature/astar2D
- [f032ae0d] fixes for 2D coordinates and visualization
- [09fc27d4] add queue to astar algorithm to show points being looked at
- [ae448b45] Merge pull request 10 from mapmanager/feature/astar2D
- [19e7a22d] modify CI to run tests only on pr/push to main
- [51384256] add badges to readme
- [9e8bb4e2] Merge pull request 9 from mapmanager/feature/astar2D
- [188d6eab] CI: remove codecov token
- [9797fb33] Merge pull request 8 from mapmanager/feature/astar2D
- [7b0b0ce3] CI: add code coverage
- [070f2dc7] Merge pull request 7 from mapmanager/feature/astar2D
- [d26ac3b4] search in images with dtype np.uint8, np.uint16 and np.uint32
- [7ceb2909] TESTS: for astar.py
- [f0d75b98] Merge pull request 6 from mapmanager/feature/astar2D
- [0c7e2831] TESTS: for reciprocal.py
- [e977b809] Merge pull request 5 from mapmanager/feature/astar2D
- [e5d76c5d] TESTS: for euclidean.py
- [b7bf5564] Merge pull request 4 from mapmanager/feature/astar2D
- [d417a6d5] TESTS: classes-node.py, stats.py
- [3aebb392] Merge pull request 3 from mapmanager/feature/astar2D
- [f7c94ee2] fix test
- [6814c77b] fix ci
- [72bf935b] fix ci