-
#### Version
~~~~~
The Coq Proof Assistant, version 8.8.1 (July 2018)
compiled on Jul 5 2018 7:25:50 with OCaml 4.06.0
~~~~~
#### Operating system
~~~~~~
browse@ashryn ~ % uname -a
Linux…
-
### Описание:
В `views.py` приложения `words` для обработки добавления новых слов используется функция `words_add`.
Необходимо заменить данную функцию на `Class-Based View`.
┆Issue is synchronized w…
-
The Kepler and K2 CBV time stamps on MAST are not barycenter corrected. Whereas the POC light curves on MAST *are* barycenter corrected. This causes a minor issue where the light curves and the CBVs a…
-
I think we should try to avoid doing function based views and leverage the awesomeness of class based views (CBV).
I know that it can be daunting at first, but when one has played around with them a …
-
We want to simplify the CiviWiki project by removing JavaScript SPA code in Backbone.js and using Django templates instead. We will work through the Backbone templates in the `threads` app to convert …
-
Hello,
Currently we need to use strings in HLSL when defining a root signature within the shader. This seems to originate from the time when HLSL was preparing to support DX12 features a long time…
-
```coq
Require Import Ltac2.Ltac2.
Ltac2 my_cbv_delta(l: Std.reference list) :=
Std.cbv {
Std.rBeta := false;
Std.rMatch := false;
Std.rFix := false;
Std.rCofix := false;
…
-
#### Version
8.9+alpha
#### Description of the problem
I am trying to debug an issue where `cbv` takes ~forever but `lazy` is quick. I'd like to request three new options, therefore:
1. `Se…
-
**Description**
Is there a way to declare a dependency in a cbv without assigning a value to a class member?
I can add dependencies in a path operation decorator like this:
```python
@app.get…
-
Sir @barentsen mentioned today that one could jointly fit for the CBV weights and an astrophysical variability (so that the astrophysical signal wouldn't be taken out by the CBVs) by exposing the ``me…
mirca updated
6 years ago