- 26 Oct, 2020 1 commit
-
-
Jakob Gabriel authored
-
- 18 Sep, 2020 1 commit
-
-
Jakob Gabriel authored
-
- 09 Sep, 2020 1 commit
-
-
Ferdinand Fischer authored
-
- 08 Sep, 2020 1 commit
-
-
Ferdinand Fischer authored
-
- 04 Sep, 2020 1 commit
-
-
Jakob Gabriel authored
- cumInt does not support char inputs anymore
-
- 03 Sep, 2020 2 commits
-
-
Jakob Gabriel authored
-
Ferdinand Fischer authored
closes #49
-
- 31 Aug, 2020 2 commits
-
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
quantity.Domain/find returns now "empty" values if the domain is not found. AND Cast of a quantity.Domain into a quantity.Function object.
-
- 03 Aug, 2020 1 commit
-
-
Jakob Gabriel authored
-
- 28 Jul, 2020 3 commits
-
-
Ferdinand Fischer authored
-
Jakob Gabriel authored
- unittests for quantity.Domain/Discrete and /Symbolic - deleted unittests.quantity.testSymbolic/testSolveOde
-
Jakob Gabriel authored
- new method remove() - rename: renamed "copyAndRename"-method into "rename" and rewrote it
-
- 22 Jul, 2020 1 commit
-
-
Jakob Gabriel authored
-
- 14 Apr, 2020 2 commits
-
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
- 06 Apr, 2020 1 commit
-
-
Jakob Gabriel authored
-
- 04 Apr, 2020 1 commit
-
-
Ferdinand Fischer authored
-
- 02 Apr, 2020 3 commits
-
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
it is now adopted to the implementation of the quantity.Discrete/int/cumInt
-
Ferdinand Fischer authored
Add a specification for boundary values in quantity.Domain
-
- 01 Apr, 2020 1 commit
-
-
Jakob Gabriel authored
quantity.Domain: new methods real and imag
-
- 30 Mar, 2020 1 commit
-
-
Ferdinand Fischer authored
quantity.Discrete/zeros will return an empty array if the requested size for zeros contains 0 as size. quantity.Discrete/compose works on quantities defined on quantity.EquidistantDomain
-
- 27 Mar, 2020 1 commit
-
-
Ferdinand Fischer authored
-
- 25 Mar, 2020 1 commit
-
-
Jakob Gabriel authored
-
- 23 Mar, 2020 1 commit
-
-
Jakob Gabriel authored
-
- 16 Mar, 2020 1 commit
-
-
Jakob Gabriel authored
-
- 10 Mar, 2020 2 commits
-
-
Ferdinand Fischer authored
Change the parameter order of quantity.*/diff Now, the domain name wrt which the derivative should be taken is the second argument and the order of the derivative is the third. speed up of the unittest utilizing setupOnce
-
Jakob Gabriel authored
-
- 09 Mar, 2020 1 commit
-
-
Ferdinand Fischer authored
-
- 04 Mar, 2020 2 commits
-
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
- 03 Mar, 2020 2 commits
-
-
Jakob Gabriel authored
-
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
-
- 29 Feb, 2020 1 commit
-
-
Jakob Gabriel authored
-
- 27 Feb, 2020 4 commits
-
-
Ferdinand Fischer authored
Further minor fixes ...
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
Ferdinand Fischer authored
-
- 26 Feb, 2020 1 commit
-
-
Ferdinand Fischer authored
-