Riya Elizabeth John
Riya Elizabeth John
Hello, I'm RIya Elizabeth John, an Outreachy applicant. Could you provide some more context about the `LAMMPS DumpParser topology creator` (perhaps it's location in the codebase), and the feature request?
Apologies for the late response, I had been travelling on our class trip. Adding a parser would mean adding a separate class for the same in a separate file right?...
@miquelduranfrigola I'd love to work with/help you on pts 1,2,3. If you have an approach in mind (asides [this](https://github.com/ersilia-os/ersilia/pull/38#issuecomment-1081128632)), do share!
@miquelduranfrigola apologies for sounding noob-ish 🙈, your approach is to add pythonic checkpoints during cmd `ersilia fetch` correct? This ultimately translates to adding checkpoints during `git fetch` itself, as that's...
Aight, so this is how I'm calculating the time taken for each step (defined in `fetch.py`) and showing the same in the CLI. Opening a PR for the same now,...
Hi! I have experience with Software Development for ML tools, and would love to contribute here! I have set up Ersilia and have been going through the codebase. Can I...
Hi there! First, could you tell us from where do we delete the unused model? In my last issue, I observed that each model is fetched from its own repo:...
Hi all! We're updating the `sktime-dl` package, and these are some additional bug fixes that @mloning and I discussed. I have started working on this checklist, do add suggestions. Hopefully,...
Thanks, @jnrusson1 for shedding light on that pesky test :confounded: Perhaps like you said, adding another method in utils/data.py updating the newer TensorFlow conventions would solve this- will you be...