redmod-team / profit

Probabilistic Response mOdel Fitting with Interactive Tools
https://profit.readthedocs.io
MIT License
14 stars 9 forks source link

Support for complex Variables #171

Open Rykath opened 2 years ago

Rykath commented 2 years ago

Instead of specifying the components of a complex variable manually, proFit could automatize this and even allow switching between different representations (real/imaginary & magnitude/phase). This would apply to both inputs and outputs.

Use case: Mephit

This will probably be easiest to implement together with the Variable & Encoder rework (#160, #163)