Skip to content

Custom ingredient types

Latest
Compare
Choose a tag to compare
@gleb-t gleb-t released this 15 Oct 11:24
· 10 commits to master since this release
fc4c297
  • It is now possible to extend PyPlant with custom ingredient types.
    • Subclass IngredientTypeSpec, implement abstract methods and register with plant.warehouse.register_ingredient_specs.
  • HDF-arrays, Keras models and SciPy sparse matrices are now ingredient specs, available in pyplant.specs