-
NMS want to be able to get the metadata in citation formats. They want to be able to do so using different styles (e.g. Chicago, Harvard, etc.). Kew have also asked about exporting citations before.
…
-
### Topic
drizzle
### Version
2.3.3
### Expected behavior
Many improvements have already been implemented by #470
Running the `drizzle` adder twice on the same project, does not remove unnece…
-
**The Problem To Be Solved**
The `index.pidx` file is the central file for pack management. I recommend the following improvements:
- Make error message a bit more descriptive when `index.pidx`…
-
Clojure docs: https://www.clojure.org/guides/learn/syntax#_numeric_types
In particular, we need to support the following:
- [ ] Octal literals (prefixed with `0`)
- [ ] Hex literals (prefixed w…
jeaye updated
2 weeks ago
-
As Dev we want to have a more robust and generic Storage
In order To ensure evolution of the storage and keep a controlled gas consumption
DoD:
- Library to outsource bridge-specific getters
- Addi…
-
I've created a list of features in the engine, but it definitely doesn't cover a lot of things that should and will be added. This could also be viewed as a chance to request features for the engine
Kyjor updated
3 months ago
-
### Describe the desired feature
There are two ways to triage an issue:
1. Using `// slither-disable` comments
2. Using triage mode to save findings to a database
I prefer (2) because (1) can ge…
-
**Describe the bug**
Several areas need improvement:
- The `docker-compose.yml` file does not use proper users and passwords, the PostgreSQL image is set to `latest`, and the volume for data is …
-
`initial_point=1` gives error while `initial_point=np.array([0.1])` works fine.
Possibly related to #487 for Gibbs.
MWE to reproduce error:
```python
import cuqi
import matplotlib.pyplot as plt…
-
Not sure that we need this now, but [here](https://github.com/EricCousineau-TRI/pybind11/commit/31fe60a00ca6cbdd83bc28044267022d8301d6a7#diff-341a738925956060860e5cde2f62466961ae52d2f0d8606f75ffc00932…