Julian Valentin
Julian Valentin
I'd like to use this library in my Java program, but it currently being licensed under the GPLv3 would mean I'd have to license my program under the GPLv3 as...
IMO SG++ really needs clear policies on contributing. These policies should set rules and define processes that have to be followed in order to contribute to SG++. [Some sort of...
In GitLab by @valentjn on May 19, 2016, 12:57 Currently, you need `OperationMultipleHierarchisation` from `optimization` to hierarchize with B-splines. This should somehow be merged into `base`'s `OperationHierarchisation`; or, at least,...
In GitLab by @valentjn on May 24, 2016, 08:49 Currently, new SG^++ users cannot tell the difference between the various operations that are available. In particular, no one (but me)...
In GitLab by @pfluegdk on Aug 2, 2016, 15:58 (Nice to have) * automatically generate dependency graph of modules. * see base/doc/doxygen/modules.stub0
In GitLab by @valentjn on Jul 28, 2018, 18:22 At SGA'18, Lorenzo Tamellini wanted to change the inner optimization method in the `AugmentedLagrangian` class (`optimization` module). The reason was that...
In GitLab by @pfluegdk on Sep 25, 2016, 13:40 * Multi-Eval/Eval in its different versions needs extra example- or explanation-page * Adaptivity transparent * Add general information about workflow (creation,...
In GitLab by @valentjn on Nov 14, 2017, 14:41 For another application code of mine, I've reused the hashing algorithm of `HashGridPoint::rehash` to hash level-index pairs. However, it seems that...
On the Doxygen page for `Grid`: The polynomial basis functions don't seem to be truncated to their proper support. I don't know if this is a bug in the basis...
In GitLab by @valentjn on Oct 28, 2016, 10:11 The following was reported by @fabianfranzelin: When creating a `LinearBoundary` grid with `boundaryLevel` > 1 (i.e., the points on the boundary...