Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feature(ExpData) make ts mandatory, remove nt variable, change setter function to vector * feature(ExpData) add more finegrained getter and setter routines for my, sigmay, mz, sigmaz * feature(ExpData) rename my,mz,sigmay,sigmaz * fix(core) fix downstream code after edata changes, streamline model::fdsigmaydp and model::fdsigmazdp * fix(core) fix bad merge * feature(core) better code style * fix(core) add missing constructor to fix missing symbol in swig interface * fix(doc) update documentation * feature(test) add ExpData dimension checking routines and add unittests * fix(CI) fix python coverage report by running in build venv * fix(CI) ignore amici_without_hdf5.py in python report, remove -c flag from codecov uploads to not remove previous reports * test(CI) whats wrong with the python upload? * fix(CI) remove file display * fix(doc) fix documentation
- Loading branch information