-
-
## 目录
1. [CSS 选择器一览表](https://github.com/anjia/blog/issues/92#issuecomment-1025598374)
1. 基本选择器:`#id`, `.class`, `elementName`, `[attr]`, `*`
2. 组合选择器:`A B`, `A > B`, `A + B`, `A ~ B`
…
anjia updated
2 years ago
-
This is the report created by `srr_report()`. It simply lists all the "standards" that the package should comply with in order to submit to [rOpenSci](https://stats-devguide.ropensci.org/). What we wo…
-
Now consider if we are executing the proof of this statement right now or not and we have constructed a neat logical box that can be true or false in a very self referential manner!
-
### Bug description
since upgrading to statamic v5 {{ form:set is="" }} doesn't appear to work when passing in handle from user defined field, rolling back to v4 everything works fine.
which_form …
-
Boaz Feldman | 28/03/2024 | 630pm CET | Multi-Level Resilience
## Acceptance
- [x] Community call hosted and recorded
- [x] Uploaded to Youtube and blog post
## Tasks
Pre-event
- [x]…
-
# Glossary
#### BxDF = Either a BRDF or BSDF
#### LTC = Linearly Transformed Cosines
# The implementation of BxDFs in Nabla
For the GLSL source you can browse here:
https://github.com/Dev…
-
It appears that `ops.take(embed_matrix, ids)` has a different behavior in torch compared to the other 2 backends.
-
I ran into some issues with rustc 1.58.0-nightly (b426445c6 2021-11-24).
I have the following code:
```Rust
#![feature(decl_macro)]
pub macro generate_class_new($name: ident) {
pub struct…
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): no
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 10
- M…