-
### Summary of the new feature / enhancement
I discovered that when passing query parameters as arguments to the body of Invoke-RestMethod, it's automatically doing URL encoding for you, but it's enc…
-
Overview
Week Span: 09/15 to 09/22
Tasks for This Week
Task 1: Access to data on cities
Task 2: jupter's test on how to use OSM data for city index calculation
Task 1:
In conjunction with …
-
![screen shot 2016-08-03 at 15 28 47](https://cloud.githubusercontent.com/assets/8081877/17369192/35d7f7de-598f-11e6-8ba3-7a864cf30589.png)
ghost updated
8 years ago
-
A lot of pvlib uses the term `temp_air` for ~2 m air temperature. The `get_solarposition` function (perhaps among others) uses `temperature`, which causes some confusion (see https://github.com/pvlib/…
-
When we ask the calib DB for the timing parameters, we specify both the channel and the fraction used for CFT. The fraction is contained within the generator's config string and used to look up the c…
-
I'd like to try out c-blosc2 in SuiteSparse:GraphBLAS (see https://github.com/DrTimothyAldenDavis/GraphBLAS ). The package is used for C=A*B in MATLAB, and for the sparse matrix engine inside RedisGr…
-
Python 3.6 is creating a breaking change to the way `re.sub()` works, in that any unknown escape sequence in the `repl` parameter (a backslash followed by any ASCII letter) becomes a runtime exception…
-
Hi, I'm super new to Hammerspoon, and I saw a post somewhere that required the spaces module from here.
This is how I'm trying to install:
1. Clone the repo
2. Go into `spaces` directory
3. I ha…
-
So, little confused here with the versions. Composer installs version 4.0.1 by default, but on the website (https://www.phpcaptcha.org/download/), or anywhere else for that matter, is no mention of ve…
-
In the interests of simplicity, it would be nice of rust-bert directly supported the [torch.load](https://pytorch.org/docs/stable/generated/torch.load.html) format. Is this not already the case simply…