-
Hi,
Very fascinating and exciting work! :)
This issue is mainly about the implementation of AGF across different versions of BANKSY. In the R version, AGF (also called 1-Harmonics) is computed a…
-
Thank you for your contributions. I want to evaluate using PMC clip, but despite referring to existing solutions for model config errors, I still encounter errors. Fusion-related models do not appear …
-
In GitLab by @mcoleman on Jun 20, 2023, 15:29
## Summary
At present, PROCESS exclusively uses an empirical fit for $`l_i`$, found in e.g. ("Tokamaks" 4th Edition, Wesson, page 116), and ("Fusion" 2n…
-
_From @zakandrewking on June 28, 2017 22:4_
Hi All:
I hope this is not a rehash of a previous conversation, but I could not find it, so here we go :)
Can we support non-integer charges in SBML …
-
https://github.com/draeger-lab/ModelPolisher/blob/4b7728b778ed7217f49d46a46163794f1535f42e/src/main/java/edu/ucsd/sbrg/bigg/polishing/ReactionPolishing.java#L184-L203
See referenced code. Even if w…
-
For long time I have a code like this:
```
STATES = I18n.t('states').with_indifferent_access.freeze
```
The yaml file is in UTF-8 and it has accents in some words:
```
pt-BR:
states:
…
-
Processing RECON3D.mat from https://github.com/SBRG/bigg_models_data:
- Throws `ParseException: Unparseable date` on SMILES.
- Several `IllegalArgumentException`s for Enum fields.
- Uninformative…
-
Gem file entry:
gem 'spree_fancy', :github => 'spree/spree_fancy', :branch => '1-3-stable'
I have added below line in application.rb
config.assets.precompile += %w( store/shared/_print.css )
But s…
-
**Are you using the latest release?**
I am using Funannotate version 1.8.13, which is the latest on mamba
**Describe the bug**
I encountered a bug while running the `funannotate annotate` com…
-
Hello.
I am getting an exception `pickle.UnpicklingError` when loading `ViT-L-14-quickgelu` model (`metaclip_fullcc` pretrained) with `open_clip` version 2.27.0+.
Code that's throwing the exceptio…