limebit / medmodels

MedModels is a high-speed RWE framework to apply the latest methods from scientific research to medical data.
https://www.medmodels.de
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

feat: Complete Synthesizer, SynthesizerModel and SynthesizerBuilder #189

Closed MarIniOnz closed 1 month ago

MarIniOnz commented 1 month ago

Adding the abstract classes for Synthesizer, SynthesizerBuilder and SynthesizerModel.

Eliminating associated interfaces.