- ✨ Update subtrees and especially PyDynamic to new minor 2.4.1 (
062ea1b)
See all commits in this version
- 📈 Ensure long-term maintainability by cleaning repo from outdating elements (
44e86ae)
See all commits in this version
- ✨ Update PyDynamic to 2.3.0 with new rms feature (
14efba8)
See all commits in this version
- ✨ Update PyDynamic to 2.2.0 with new convolution feature (
8108dbf) - ✨ Update PyDynamic_tutorials to the most recent version with a spline tutorial and updated deps (
c29c962)
See all commits in this version
- 💬 Introduce tutorials README with upstream links and descriptions (
45b704a)
See all commits in this version
- 🐛 Update agentMET4FOF to v0.13.2 and thus introduce bug fix for invalid Mesa agent names (
6837e59)
See all commits in this version
- ✨ Update Met4FoF-SmartUpUnit to v3 and more recent Numpy version (
3a89b32) - ✨ Update agentMET4FOF to version 0.13.1, thus fix math agent in tutorial 2 (
5407d1b)
- 🔒 Recompile all dependencies to most current versions (
240f5f7)
See all commits in this version
- 📈 Update agentMET4FOF from 0.8.1 to 0.12.0 and thus introduce several new features (
cd857f7)
- 🚑 Update agentMET4FOF_ml to reflect changes in agentMET4FOF (
678e915) - 🚑 Update agentMET4FOF from 0.12.0 to 0.12.1 and thus fix a legacy import (
41abd99)
- 🔒 Update PyDynamic_tutorials to update its depdencies to most current versions (
5abd1f4) - 🔒 Recompile all dependencies to most current versions (
777968d) - 🔒 Update agentMET4FOF_sensors to update its depdencies to most current versions (
0eb481e)
- 💬 Update time-series-metadata with some recent README refreshs (
b9478ff) - 💬 Update PyDynamic with some recent docs and tests improvements (
3d51a07) - 💬 Update ZeMA_testbed_Bayesian_machine_learning with some recent docs improvements (
c3252f7)
See all commits in this version
- 🔒 Update ZeMA_testbed_Bayesian_machine_learning to update its depdencies to most current versions (
da07697) - 🔒 Update all dependencies to most current versions to fix security issues with older ones (
603ce05) - 🔒 Update agentMET4FOF to update its depdencies to most current versions (
dd3b42c) - 🔒 Update PyDynamic to update its depdencies to most current versions (
4b75700) - 🔒 Update agentMET4FOF_sensors to update its depdencies to most current versions (
3d1d935) - 🔒 Update agentMET4FOF_ZeMA_emc to update its depdencies to most current versions (
dd6828b) - 🔒 Update agentMET4FOF_anomaly_detection to update its depdencies to most current versions (
6a05c25)
See all commits in this version
- 🔒 Update all dependencies to most current versions to fix security issues with older ones (
006577e) - 🔒 Update time-series-metadata to update its depdencies to most current versions (
34f98ae)
See all commits in this version
- ✨ Update agentMET4FOF_anomaly_detection (
210db5f) - ✨ Update connect_agentMET4FOF_smatupunit (
38a954c) - ✨ Update datareceiver (
765df27) - ✨ Update agentMET4FOF_sensors to most recent version of agentMET4FOF (
df09f55) - ✨ Update PyDynamic_tutorials (
5a161d2) - ✨ Update agentMET4FOF_ZeMA_emc to most recent agentMET4FOF version (
baaff68) - ✨ Update Met4FoF-redundancy (
62cdea1) - ✨ Update agentMET4FOF (
a36da14) - ✨ Update PyDynamic and thus introduce new feature for convoluting two signals (
d9bd31f)
See all commits in this version
- ✨ Update PyDynamic and ZeMA_emc and their dependencies (
b2531b6) - ✨ Update agentMET4FOF and thus introduce SineGeneratorAgent and improved docs (
ede0878)
See all commits in this version
- 🥚 Introduce Met4FoF-redundancy and update some of the other projects (
214533d)
- ✨ Update agentMET4FOF to version 0.4.1 and thus fix an issue with shutdowns (
c29467f) - ✨ Update agentMET4FOF_anomaly_detection and thus drop agentMET4FOF pinning to version 0.2.0 (
7ef0713)
See all commits in this version
- ✨ Update agentMET4FOF and thus introduce uncertainty generators (
d427444)
See all commits in this version
- 🔒 Update requirements (
d37191b)
- 💬 Introduce project homepage's link into README.md (
49bf174)
See all commits in this version
- 🚑 Update agentMET4FOF_anomaly_detection to latest version for avoiding test timeouts (
8bc68f7)
- 🤖 Improve release automation and changelog generation (
63fe7c5)
See all commits in this version
In this release we updated
- agentMET4FOF to version 0.3.0,
- PyDynamic to version 1.6.1,
- tutorials/anomaly_detection to its current version relying on agentMET4FOF version 0.2.0.
PyDynamic has received two new features, some bug fixes and documentation improvements. The new features are:
- Add a method
shift_uncertainty()to shift a vector with associated uncertainty (2584ea1) - Handle case of no filter uncertainty in
FIRuncFilter()(63ca553)
See the PyDynamic releases for details.
agentMET4FOF has evolved regarding the metrological agents quite a bit. Please check the agentMET4FOF release page for details.