Pablo de Andres
Pablo de Andres
In GitLab by @urbanmatthias on Sep 2, 2019, 16:14 Currently, when a DB wrapper connects to a DB, it uploads all the 'first level' entities. It might be desirable that...
Sometimes OSP-core's installation in Windows behaves differently that Linux's, producing unexpected errors. In order to detect this, CI should be executed with a Windows runner. Since Windows Docker images require...
In GitLab by @yoavnash on Apr 8, 2020, 20:23 For downstream applications, there is a need to export tabular data represented as CUDS objects to Pandas DataFrames and vice versa,...
In GitLab by @urbanmatthias on Nov 29, 2019, 15:43 When a cuds object has a vector and the vector is updated using item assignment, the cuds object will not be...
In GitLab by @urbanmatthias on Nov 11, 2019, 11:37 The old relationship checker is obsolete with the new parser
In GitLab by @urbanmatthias on Nov 12, 2019, 11:50 Should we allow multi-instantiation? I.e. a cuds object is an instance of multiple classes. In other words: A cuds object is...
In GitLab by @pablo-de-andres on Mar 5, 2020, 13:40 Relates to #255. When PyYaml finds a non-ascii character, it raises a `UnicodeDecodeError: 'charmap' codec can't decode byte 0xBB in position...
In GitLab by @jesper_friis on May 12, 2020, 19:15 DLite might actually be a rather straight forward way to realise this, since it is written in C with SWIG-generated Python...
In GitLab by @urbanmatthias on Feb 4, 2020, 09:36 There are cases where simulation wrappers want to: - use reasoning (implemented in an upcoming reasoning wrapper) - use a database...
In GitLab by @yoavnash on Dec 12, 2019, 14:46 This functionality is probably useful for every type of session.