-
Main discussion topic: Jeff's tree killing plan
Alexey's updates:
- First, proof-of-concept 100 year model run at UMBS using SiPNET (Simplified PNET) model. Now, can start working on generating mo…
-
New issue to progress the topic of 'Uncertainty' raised at [Complex units (#51)](https://github.com/HajoRijgersberg/OM/issues/51#issuecomment-880986798).
-
Hi all,
I would like to ask if might be possible to add the following feature to scikit-rf: the ability to read s-parameters measurement files (coming from a VNA) that contains also columns with the …
-
Hi!
Thank you for the work. Could you please tell me if this work can be migrated to sdfstudio to evaluate the mesh of sdf-based NeRFs(such as neus,volsdf...)? I skimmed the paper and the code, and…
-
You should take the fraction_contacts_expectation function in secondary_structure.py as the example. Instead of passing in a native contact list and a distance cutoff, you pass in a general function …
-
It appears that the implementation contains terms involving ```nt->dt```
nocmodl makes use of _ss_sparse_thread which iterative solves a nonlinear system using ```auto const ss_dt = 1e9;```
(ideally…
-
In [pinefarm](https://github.com/NNPDF/pinefarm) we add metadata to the generated PineAPPL grid. Unfortunately the metadata changed a bit over time and thus isn't uniform and also a bit hard to read a…
-
Description:
Proactive onboarding of services and models, with focus on SPARC and ANS neuroscience needs (e.g., by contacting authors of SPARC-relevant modeling publications).
Deliverable:
Servi…
-
It looks like this package has a lot of overhead for simple math operations - about 50 times slower than normal floats and uses 20 times more memory! Not even talking about number of allocations.
`…
-
Very excited to have come across this code and implement it for my experimental analysis! I have been running into one issue when implementing the code. I have a vector of values each of which has an …