epirecipes / sir-julia

Various implementations of the classical SIR model in Julia
MIT License
196 stars 39 forks source link

Add homomorphic encryption example #138

Open sdwfrost opened 1 month ago

sdwfrost commented 1 month ago

Idea: fit ODE model via converting to polynomials and performing operations on an encrypted time series, perhaps using SecureArithmetic.jl