-
```
I would like to implement the ability to delete recurrences in the same way
invoices are deleted. I see a need for this in future revisions.
1. What are your thoughts?
2. If so should we …
-
Suppose we do:
```
l := [44, 178, 412, 746, 1168, 1669, 2260, 2941, 3712, 4573, 5524, 6565]
e := guess(l).1
```
Now we have a recurrence, with its 'n as its variable. Now if I do this:
```…
-
**[Original report](https://bitbucket.org/rpy2/rpy2/issue/293) by Arthur Dent (Bitbucket: [arthur_dent_](https://bitbucket.org/arthur_dent_), ).**
----------------------------------------
1) Cloned…
-
_Jan Stolarek on 2018-02-03T17:25:04Z says:_
I have a bunch of tasks that I want to recur on a monthly basis. On the 2nd December I created two such tasks:
`$ task add "Create backup" recur:1mon…
-
As of 0.32 if you have in bigquery a column of type 'RECORD' , (here in my case a Record `plan` with subfields 'name', 'value', 'currency' , 'metadata' )
metabase will return you a weird array like…
-
### Motivation
The logarithmic derivative of the gamma function,
$$\psi(z) = \frac{d}{dz} \ln(\Gamma(z),$$
(AKA the digamma function) is a special case ($k=0$) of the polygamma function
$$\ps…
-
I'm trying to implement a cumulative layer norm using triton. I'm manipulating 3d tensors of shape (batch_size, channels, seq_length) and to begin with I just want to implement the "identity" and stor…
-
See post #30568 in joomlaeventmanager.net
-
Or this should atleast be an options.
Please...
-
hi,
**IMPORTANT UPDATE : 13 november 2018 !!!
TO ALL THOSE WHO USED THE GOOGLE CLOUD FREE TRIAL INSTRUCTIONS BEFORE 13 NOVEMBER 2018 :
https://docs.google.com/document/d/1P_c-RbeLKjv1umc4rMEgv…