-
**System Information (please complete the following information):**
Windows OS: Windows-11-Enterprise-22H2
ML.Net Model Builder 2022: 17.17.0.2336301 (Main Build)
Microsoft Visual Studio Enterprise…
-
For music and movies, size is often proportional to quality. This is not always the case, but in many cases it is. Without the ability to evaluate a file in terms of bitrate, duration, resolution, and…
-
Too many data/parameter files in APBS/PDB2PQR use their own bespoke format, generating code bloat for parsing. It would be good to standardize on a readable (e.g., not XML) format that has simple sup…
-
I use jupytext to share scripts/notebooks between Jupyter and Spyder. I store the files in percent format:
Jupytext header
```python
# ---
# jupyter:
# jupytext:
# cell_metadata_js…
-
**Describe the problem**
Currently, adding new query or task types to the code requires manual updates in multiple places. For example, the following code snippet illustrates that the `query_type` fi…
-
As analyzing biological data with BioFSharp involves a lot of scripting, optional pretty printers help a lot when looking at results directly in the fsi window. This should be especially easy to add f…
-
In a discussion with @ashgillman and @rijobro we thought it would be good to be able to read file formats that don't have all the information we need (e.g. nifti doesn't supply timing info). It could …
-
File is being formatted correctly but the file is still in an unsaved state - I would expect the process to be done in one.
-
We should interface with sncosmo and allow easy reading in of multiple file types without any specifics regarding file names and structures. Would also solve #30
-
I am interested in applying kinpute to my practical work, yet I have consistently encountered an error message stating "Upr1 is zero 0."
After comparing our file formats with the example files, we…