-
```
What steps will reproduce the problem?
1. generate (vector) sequences
2. write sequences to file
3. read sequences from file
What is the expected output? What do you see instead?
reading an vecto…
-
We have found a problem in pymbar/examples/alchemical-free-energy/parsers/parser_gromacs.py with parsing large dhdl.xvg files. In slice_data(), there's a line:
f.len_first, f.len_last = (len(line.sp…
-
I have several controlled terms that have labeles (skos:altLabel) in language(s) which are not standard, i.e., language tags do not conform to language standards, such as RFC 3066.
Is there a way …
-
### What did you do?
Moused over `Meters` or any of the other consts.
```go
package si
type Distance int64
const (
Nanometers = 1
Micrometers = 1000 * Nanometers
Millim…
-
*Please specify*
**SDC tool used:** tau-argus, sdcTable
**Version used:** 4.1.12BETA
**Operating system used:** Windows
---
Hello @ppdewolf,
sorry for getting on your nerves again, but …
-
# QA Report
## Table of Contents
- [summary](#summary)
- [Comment Missing function parameter](#comment-missing-function-parameter)
- [Commented Code](#commented-code)
- [Constants instead of magic n…
-
Populate documentation with meaningful information about the project.
-
Hi, are there any recommendations on how to use the [`linearRegression`](http://simple-statistics.github.io/docs/#linearregression) method for finding the slope of a regression line for time series da…
-
The `number` data type is a straightforward IEEE float at the moment. This is an easy solution that covers most kinds of number, but means authors need to understand all the edge cases or implement no…
-
Hi,
first of all many thanks for the very nice software.
I successfully compiled from source on MacOS 11.6.1. It seems working properly. Unfortunately I did not succeed to reproduce with AlphaPlot …