Jake Anderson

Results 12 comments of Jake Anderson

My C++ is awful so I can't help implement this, but out of curiosity: how big of an effect does the speed of rng have on the speed of simulation?...

> Yes, interesting. Agree with both of you. @jaketanderson are you asking specifically for during the simulation phase or the analysis phase? I only had in mind the simulation phase....

> (Would you be up for trying something @jaketanderson ?) Sure, I'm on spring break right now so I'll mess around with it. Fair warning that I am somewhat slow...

Not actively, I got caught up in work for a summer program. If this is something anyone wants to use feel free to adapt it, otherwise you can close this.

Hi Emily, Try changing line 965 of the file `/home/erobin20/miniconda3/envs/paprika/lib/python3.11/site-packages/paprika/analysis.py` to the following: `[np.max([rest.magnitude for rest in force_constants[r]]) for r in range(len(active_rest))]` Please let me know whether or not that...

Thank you so much for putting this together @diogomart! In the next week or so I will test it out and adopt it into my workflow 🙂

@slochower I'm interested in learning how to cut a release. @j-wags actually brought this up to Jeff and I, and Jeff raised a concern that pAPRika in its current form...

@jeff231li That plan sounds good, I say let's go for it. I scheduled a meeting with Jeff W. to learn the ropes regarding releasing new package versions. After that I...

You might be able to manually set the size of the work units you receive for your GPU slot. Here are the steps you can try: 1. Open the application...

@mattwthompson I can appreciate your apprehension. I haven't encountered any unintended consequences of making the change this PR suggests, but that doesn't mean there are provably none. This issue has...