Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 04:17
10eaf67

Version 1.0.0

Commits

  • [10eaf67] Merge pull request #24 from mapmanager/docs
  • [bd1fec8] workflows for github release and publish
  • [48dd035] Merge pull request #22 from mapmanager/docs
  • [315d053] tutorials
  • [417e4ea] Merge pull request #21 from mapmanager/docs
  • [b1c0eb4] Added API documentation
  • [80db698] Merge pull request #20 from mapmanager/docs
  • [46ec3f0] add index.md
  • [d0ac721] Merge pull request #19 from mapmanager/docs
  • [a1d5888] unlfs
  • [7203b86] Merge pull request #18 from mapmanager/docs
  • [8882a94] try removing git-lfs
  • [6aa8ab7] Merge pull request #17 from mapmanager/docs
  • [ae0d899] install git-lfs via apt-get
  • [dd5cc5e] Merge pull request #16 from mapmanager/docs
  • [4183d59] install git-lfs on action runner
  • [108108d] Merge pull request #15 from mapmanager/docs
  • [1e3cff5] add github action workflow for publishing mkdocs
  • [31c89ec] Merge pull request #14 from mapmanager/docs
  • [1f896df] adding documentation
  • [cb03457] Tests + documentation
  • [69ae9b6] use transonic to optimize cost and heuristic functions for A*
  • [50b6757] BUG FIX: 3D heap comparison failure
  • [2b3d6c3] First implementation: nbastar
  • [491cafd] New node for bidirectional search
  • [c9bc0ae] Merge pull request #13 from mapmanager/feature/astar2D
  • [c57711e] BUG FIX: fixed algorithm for 3D images
  • [c112a39] Merge pull request #11 from mapmanager/feature/astar2D
  • [f032ae0] fixes for 2D coordinates and visualization
  • [09fc27d] add queue to astar algorithm to show points being looked at
  • [ae448b4] Merge pull request #10 from mapmanager/feature/astar2D
  • [19e7a22] modify CI to run tests only on pr/push to main
  • [5138425] add badges to readme
  • [9e8bb4e] Merge pull request #9 from mapmanager/feature/astar2D
  • [188d6ea] CI: remove codecov token
  • [9797fb3] Merge pull request #8 from mapmanager/feature/astar2D
  • [7b0b0ce] CI: add code coverage
  • [070f2dc] Merge pull request #7 from mapmanager/feature/astar2D
  • [d26ac3b] search in images with dtype np.uint8, np.uint16 and np.uint32
  • [7ceb290] TESTS: for astar.py
  • [f0d75b9] Merge pull request #6 from mapmanager/feature/astar2D
  • [0c7e283] TESTS: for reciprocal.py
  • [e977b80] Merge pull request #5 from mapmanager/feature/astar2D
  • [e5d76c5] TESTS: for euclidean.py
  • [b7bf556] Merge pull request #4 from mapmanager/feature/astar2D
  • [d417a6d] TESTS: classes-node.py, stats.py
  • [3aebb39] Merge pull request #3 from mapmanager/feature/astar2D
  • [f7c94ee] fix test
  • [6814c77] fix ci
  • [72bf935] fix ci