DARA: Data-driven automated Rietveld analysis for powder XRD phase search and refinement
-
Updated
Nov 15, 2025 - Python
DARA: Data-driven automated Rietveld analysis for powder XRD phase search and refinement
Memory-resident B+ tree implementation, supporting insertion, key based search, bound based search and range search operations.
An Arduino Checkers game with an opponent Minimax AI controlled by a Linux desktop
A simple python class for search in binary tree. This class provides a few methods for searching in binary tree. Search methods are recursive and non-recursive. You can easily search in binary tree with only on left or right child, and you can search in binary tree with both left and right child.
Add a description, image, and links to the tree-searching topic page so that developers can more easily learn about it.
To associate your repository with the tree-searching topic, visit your repo's landing page and select "manage topics."