Andriy Drozdyuk
Andriy Drozdyuk
Has anyone used this with docker swarm mode? Will it work and if yes, could someone provide an example in a stack file? Thank you very much.
Patient interface is defined as : ``` """Base class for patient""" class Patient(object): def step(self, action): """ Run one time step of the patient dynamiBodySimiFace_setPatisetPatient Input action: a namedtuple ------...
Fixing #63
**UPDATE: See my update in a post below - this also has a problem.** This here is simply adding two means: https://github.com/jxx123/simglucose/blob/c51e7f2de9918bed25b75174b8ddb21c4d960923/simglucose/analysis/risk.py#L16 However, adding up two means (or taking the...
Hi, guys. How can I plot an mnist image in jupyter? It's a (1, 28, 28) tensor or a dataframe with 784 columns. Love the library, but I think it...
Just had a question about "test.pem" file. Where does it come from (how does it get created/copied)? See here: https://github.com/alexsedova/terraform-aws-docker/blob/master/app-instances.tf#L59 Thanks.
`data` can be none (as set by the code within exception clause above). This failed on me already. https://github.com/danielfernau/unifi-protect-video-downloader/blob/530299dddb96554a75eacc74576b674ad9295f1a/protect_archiver/downloader/download_file.py#L86
Not sure how useful (or relevant) this is, but maybe adding this project to a doc of [Connect Contrib middleware](https://github.com/senchalabs/connect/wiki) might allow more people to see it (as an alternative...
My .mustache templates are not being copied to the ebin when I use rebar3 :-( I opened a SO question about it: http://stackoverflow.com/questions/36231976/how-can-i-include-a-mustache-file-in-erlang-release P.S.: erlydt has a plugin that might...
Please consider adding another maintainer to it. So that they can at least accept pull requests.