- 29 Oct, 2020 1 commit
-
-
Ferdinand Fischer authored
-
- 22 Sep, 2020 1 commit
-
-
Jakob Gabriel authored
-
- 21 Sep, 2020 1 commit
-
-
Jakob Gabriel authored
-
- 18 Sep, 2020 1 commit
-
-
Jakob Gabriel authored
-
- 09 Sep, 2020 2 commits
-
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-
- 04 Sep, 2020 3 commits
-
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
- 03 Sep, 2020 1 commit
-
-
Ferdinand Fischer authored
closes #49
-
- 02 Sep, 2020 2 commits
-
-
Jakob Gabriel authored
-
Jakob Gabriel authored
quantity.sort: renamed old sort into sortDomain and implemented new sort method that actually sorts the quantity-array according to its values.
-
- 01 Sep, 2020 3 commits
-
-
Jakob Gabriel authored
-
Jakob Gabriel authored
bugfix 4 isConstant of quantity.Symbolic: Previously, isConstant behaved differently for Discrete and Symbolic. Furthermore, this caused errors, in on() of Symbolic.
-
Ferdinand Fischer authored
commit c4687c8d45d9d9f53c8384a1194a833ccd258cc1 Author: Ferdinand Fischer <ferdinand.fischer@uni-ulm.de> Date: Tue Sep 1 13:55:27 2020 +0200 fixed a bug in the evaluation of quantity.Symbolic on numeric grids, commit dc784651 Author: Ferdinand Fischer <ferdinand.fischer@uni-ulm.de> Date: Mon Aug 31 13:55:01 2020 +0200 fixed a bug in the evaluation of quantity.Symbolic on numeric grids,
-
- 31 Aug, 2020 1 commit
-
-
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.
-
- 14 Aug, 2020 2 commits
-
-
Jakob Gabriel authored
quantity.Symbolic: new methods ones & eye
-
Ferdinand Fischer authored
-
- 12 Aug, 2020 1 commit
-
-
Ferdinand Fischer authored
-
- 11 Aug, 2020 3 commits
-
-
Jakob Gabriel authored
+ wrote unittests (also for quantity.Symbolic)
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
- 10 Aug, 2020 1 commit
-
-
Jakob Gabriel authored
-
- 06 Aug, 2020 1 commit
-
-
Ferdinand Fischer authored
Fixed bug in quantity.Symbolic/subs which ourred if (z, zeta) domain should be exchanged with (zeta, z).
-
- 30 Jul, 2020 1 commit
-
-
Jakob Gabriel authored
-
- 28 Jul, 2020 5 commits
-
-
Jakob Gabriel authored
- unittests for quantity.Domain/Discrete and /Symbolic - deleted unittests.quantity.testSymbolic/testSolveOde
-
Jakob Gabriel authored
-
Jakob Gabriel authored
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-> unittest for testDiscrete are working
-
- 22 Jul, 2020 1 commit
-
-
Jakob Gabriel authored
-
- 19 Jun, 2020 2 commits
-
-
Ferdinand Fischer authored
-
Ferdinand Fischer authored
-> unittest for testDiscrete are working
-
- 04 Apr, 2020 1 commit
-
-
Ferdinand Fischer authored
-
- 02 Apr, 2020 2 commits
-
-
Jakob Gabriel authored
-
Ferdinand Fischer authored
it is now adopted to the implementation of the quantity.Discrete/int/cumInt
-
- 01 Apr, 2020 1 commit
-
-
Jakob Gabriel authored
quantity.Domain: new methods real and imag
-
- 17 Mar, 2020 1 commit
-
-
Jakob Gabriel authored
quantity.Discrete & Symbolic: bugfixes because of string inputs in plot + Symbolic.subs + Symbolic.gridName2variable
-
- 10 Mar, 2020 1 commit
-
-
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
-
- 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
-