- 11 Dec, 2013 1 commit
-
-
Daniel Brown authored
-
- 10 Dec, 2013 4 commits
-
-
Sean Leavey authored
-
Sean Leavey authored
-
Daniel Brown authored
-
Andreas Freise authored
-
- 09 Dec, 2013 4 commits
-
-
Daniel Brown authored
-
Andreas Freise authored
-
Andreas Freise authored
mirror params.
-
Daniel Brown authored
-
- 06 Dec, 2013 3 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
-
- 05 Dec, 2013 20 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
adding in gauss_param object. Although it doesn't inherit from a complex type it can be used as one in equations as it overrides the various options
-
Andreas Freise authored
-
Andreas Freise authored
want to use things such as '1n' in pykat, it just needs to be used during the init constructor which is used when reading finesse code.
-
Andreas Freise authored
-
Andreas Freise authored
-
Daniel Brown authored
objects that have properties dynamically added to themselves need to declare themselves as new classes, with a base class of the original. Otherwise when we add properties we add them to all instances.
-
Daniel Brown authored
-
Andreas Freise authored
-
Andreas Freise authored
-
Daniel Brown authored
-
Daniel Brown authored
-
Andreas Freise authored
-
Andreas Freise authored
-
Andreas Freise authored
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
completly changing how node connections are stored: node_network (kat.nodes) now stores all the information regarding which node is connected to which component and vice-versa. If any of these connections change it is handled in node_network. All the compoents and nodes no longer store the connection information locally, they must reference directly from node_network otherwise weird clashes will occur. Not fully tested yet.
-
Andreas Freise authored
-
- 04 Dec, 2013 3 commits
-
-
Andreas Freise authored
-
Andreas Freise authored
demodulations.
-
Andreas Freise authored
the temporary kat file into local folder.
-
- 02 Dec, 2013 4 commits
-
-
Andreas Freise authored
- extending SIfloat to work with lists - adding SIfloat to axis conversion.
-
Daniel Brown authored
Conflicts: pykat/finesse.py
-
Daniel Brown authored
-
Andreas Freise authored
-
- 01 Dec, 2013 1 commit
-
-
Andreas Freise authored
-