-
luvit version: 2.17.0
luvi version: v2.10.1
rex version: 8.37 2015-04-28
libuv version: 1.34.1
ssl version: OpenSSL 1.1.1d 10 Sep 2019, lua-openssl 0.7.7
os:macOS 10.15.7 (19H2)
directories…
-
It is not obvious to figure out which benchmarks are implemented in OptimizationProblems.jl. How about the following?
1. Add in the README.md a reference to all the benchmarks being used in Optimiz…
-
Till now DocLog uses absolute paths and can only be served directly in a webroot.
For now I use some [workarounds](https://github.com/johannesloetzsch/doclog/commits/html_flat/), but I want suggest…
-
**Describe the bug**
`SKUPPER_HOME`, which houses non-static configuration and other non-static content, is rooted on `/usr/local/share/skupper/namespaces/` for the root user.
That location may …
-
We should ensure that no mutable objects are argument defaults, e.g., lists, dicts.
All mutable defaults should be replaced by appropriate defaults, e.g., strings if applicable, or `None`, which in…
-
If you add a directory for TV shows that is the same as one already used for movies; it doesn't get added. If you change the directory later, the entry gets removed(!).
There is no real reason for…
-
Is there a way to get JFrog to create a zip and upload it, where you point at a specific directory and the zip includes the contents of that directory and and subdirectories, but the zip doesn't inclu…
-
Note that you cannot have subdirectories in R/ within an R package,
https://github.com/pete-hulson/fisheryISS/tree/main/R
I recommend making a single script with the associated functions e.g., the `…
-
### How could the content be improved?
The lesson's introduced, conceptually, as a realistic research project analysing data files. However it then almost immediately pivots into doing fairly abstrac…
-
Goal is to replace the SQLite database with parquet files that are shared between R and Python scripts, so that we have interoperability of data and remove redundancy.
To achieve this goal we need…