Commit | Author | Summary |
f570c07f39 | Mahder Gebremedhin | [NF] Operator overloading support. |
983f52f9ed | Martin Sjölund | [NF] Fix type-checking of arrays with >1 dimension |
ca288a2104 | Martin Sjölund | [NF] Type-check array constructor |
ee3f9cf336 | Martin Sjölund | Use C++17 has_include for unordered map/set |
88c4d6102e | Rüdiger Franke | Reduce common template code from assignDerArray to assignJacArray |
2cb619ac5a | Rüdiger Franke | Implement assignment of arrays to Jacobian vars, ticket:3266,4696 |
b082e742dc | Martin Sjölund | [NF] Fix type of matrix-vector multiply |
4835303b4a | Martin Sjölund | Report possible savings from sharing strings |