- 03 Mar, 2020 1 commit
-
-
Ferdinand Fischer authored
changed misc.diag_nd to use a for loop on the domain, which will be collapsed. Added misc.rat to compute rational approximations of real numbers Added quantity.EquidistantDomain to simplify the initialization of a domain with a certain step size Fixed signals/SmoothStep to use spline wise interpolation instead of symbolic computation
-
- 02 Mar, 2020 1 commit
-
-
Ferdinand Fischer authored
-
- 29 Feb, 2020 2 commits
-
-
Jakob Gabriel authored
quantity.Discrete: rearranged on() such that the easy cases are faster, since the permutation of the grid / domain can be skipped
-
Jakob Gabriel authored
-
- 28 Feb, 2020 5 commits
-
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
Jakob Gabriel authored
-
- 27 Feb, 2020 12 commits
-
-
Ferdinand Fischer authored
Further minor fixes ...
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
-
Jakob Gabriel authored
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
-
Jakob Gabriel authored
Resolve "quantity.Domain" Closes #14 See merge request !5
-
Jakob Gabriel authored
-
- 26 Feb, 2020 5 commits
-
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
Thus, also the TimeDelayOperator is working for such functions.
-
Jakob Gabriel authored
-
- 25 Feb, 2020 3 commits
-
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
It uses the isequal comparison now to check if the objects have the same entries and not the == as before. Changed type of quantity.Domain to handle
-
- 24 Feb, 2020 5 commits
-
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
Fixed quantity.*/diff to be callable with a quantity.Domain. Secondly, the quantity.Discrete/diff and quantity.Symbolic/diff were merged so that the common part is in quantity.Discrete/diff and the particular part for each class is in quantity.*/diff_inner
-
Ferdinand Fischer authored
-
- 20 Feb, 2020 5 commits
-
-
Ferdinand Fischer authored
-
Jakob Gabriel authored
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
- 07 Feb, 2020 1 commit
-
-
Ferdinand Fischer authored
-