Dario Antonio Quintero Dominguez
Dario Antonio Quintero Dominguez
- [ ] Coverage of all new non-simulation code (since this will change in 0.2) working from the nix CI. - [x] Working nix release with the venv. #122 -...
Relevant for common plotting and analysis of `SignalTimeData` Also would be nice for: - [x] Extracting the right pulse start and end - [ ] Clearer visualization of propagation delays...
Say we have a given device, it is defined with a given performance in the literature, or even a system. The metrics between different devices and systems are - [x]...
- [ ] Restructure the backend classes to share the same with the simulation ones - [ ] Implement backend tool agnostic base classes so that any package can be...
I've tried in https://github.com/daquintero/piel/tree/nix_migration branch (I think that's the branch) and it doesn't work easily.
This PR contains: - [X] A stable experimental API - [x] Stable notebooks tested in a flake.nix - [x] Add basic virtuoso support - [x] Peform some data types renaming....
This is already partly implemented, but need to migrate the old simulation connectivity models into this new approach, and implement the tool model translation accordingly. Agnostic backend connectivity models compatible...
- [ ] #129 - [ ] #143 - [ ] #131 - [ ] #144 - [ ]
Now we have the `piel-nix` environment on CI we can actually create reproducibility of all functionality in a single environment.