-
shen1994, the net structure file is not found,could you share
-
# Major Updates
## Improved Functionality and Performance
- Introduced multithreading support for rapid analysis, enabling significantly faster processing.
- Added dynamic multithreading logic …
-
- Galaxy supports datatype converters - look into how to write these.
- Investigate the "best" converter(s) to use from a crystallography / preservation of information / accuracy perspective (cif2ce…
-
With the data upload we have more space for naming of parameters/datasets in order to provide better description of what they contain. We need to determine and confirm the remote names (for example `w…
-
Miriam reported some difficulties in structuring the snapshot according to current structure (i.e., single .zip file with everything inside, too big to move around and host on platforms .e.g, Zenodo)
-
Hey, I think my library might interest you. Thanks to it, you can automatically validate your folder structure rules and much more.
If you are interested, I’d be happy to assist with the implementa…
-
# Motivation
flixOpt aims at creating a robust results file from solved calculation, which allows to analyze and evaluate a model at any time after solving it. Any user can profit from this feature
…
-
I suspect that there are some internal dependencies on file structure that I am not fully remembering, either within `vprr` functions or within the app code itself. I have done my best to test using d…
-
It would be nice to know what is the files/folders convention proposed by the tool. Since it is based on `create-react-app` I think we can extend their docs on how files and folders are created (and a…
-
```
1.Current jar file contain the 'class/com/fivestars/...'
shold be 'com/fivestars/...'
2.When I build with maven, there warning : "Sun proprietary api"
recommedate replace the "XMLHelper.java" …