Tags: AllenInstitute/render-python
Tags
Tps adaptive mesh refinement (#132) * adding adaptive mesh estimate for TPS size reduction * fixing className caps in json * added some documentation header * trivial change to retrigger build * trivial change to retrigger build * separating recursion from setup, raising max_iter exception * Update thin_plate_spline.py trivial change to retrigger build * another trivial change for rebuild * added doc string, default pass self to recursion, custom exception * subclassing custom exception as EstimationError * removing custom class __str__ method * removing test of exception __str__ * reverting to simpler estimation error exception
Refactor client (#119) * client: start refactor * client: refactor client to multiple files * client: add __all__ to files, noqas to init * client: remove call_run_ws in some higher level functions * client: add missing project inputs, PEP8 * client: add WithPool to all for compatibility * client: modify all for test compatilibity
PreviousNext