Mercurial > repos > public > sbplib
log
age | author | description |
---|---|---|
Tue, 22 Jan 2019 16:50:05 +0100 | Jonatan Werpers | Remove static method `interface_coupling` that shouldn't have existed in the first place |
Tue, 22 Jan 2019 16:47:34 +0100 | Jonatan Werpers | Add asserts to boundary identifier inputs feature/getBoundaryOp |
Tue, 22 Jan 2019 10:46:29 +0100 | Jonatan Werpers | Fix penalty bug in Beam |
Fri, 18 Jan 2019 09:10:45 +0100 | Vidar Stiernström | Created a new branch for gathering rv-specific features, since the specific branches are getting nested anyways. feature/rv |
Fri, 18 Jan 2019 09:06:20 +0100 | Vidar Stiernström | Allow for the residual normalization function to return a vector. Also change the default normalization from normalizing on norm(u-mean(u),inf) to norm(u/2), since this proved to be better for 1d burgers feature/burgers1d |
Fri, 18 Jan 2019 09:04:38 +0100 | Vidar Stiernström | Use opSets in Burgers1d. feature/burgers1d |