-
SELECT
d.id,
d.name AS original_name,
d.created_date,
d.updated_date,
SUM(CASE WHEN dm.games > IFNULL(odm.games, 0) THEN 1 ELSE 0 EN…
-
We tried to combine 2 or 3 stronge weight by simply “add them together”:
We picked up 257aeeb8 (the strongest one by now on http://zero.sjeng.org/ ) and some other weight files which won over 40% to …
-
**Submitting author:** @Mavrogiannis-Ioannis (Ioannis Mavrogiannis)
**Repository:** https://github.com/Mavrogiannis-Ioannis/dsmmR
**Branch with paper.md** (empty if default branch):
**Version:** v1.0…
-
**Date accepted:** 2024-09-26
Submitting Author Name: Abigail Keller
Submitting Author Github Handle: @abigailkeller
Repository: https://github.com/abigailkeller/eDNAjoint
Version submitted: 0.1
…
-
-
### Bug description
After rendering old slides made in reveal.js using the quarto new release the size of the text is now different. The .smaller command has now a different effect and makes the t…
-
### 学员信息
- 学号:1901050119
- 学习内容:《自学是门手艺》
### 学习笔记
- 姓名:Galaxy
- 学习时间:20190905
- 学习内容:3.1~3.2.1 类——面向对象编程
- 学习用时:1.5h
### 收获总结:
这部分的重点是概念的理解与区分,之前读的时候,感觉很努力地去理解,好像也确实理解了,但却不那么牢靠。转眼放到一堆…
-
Since a lot of people are working on tuning FPU at the moment and some people are exploring tweaks to the search algorithm I wanted to share a few areas of research I was looking over this evening, in…
-
I understand your concerns but I still think it's better to release the full model now and let people poke at it's abilities and discover potential issues quicker.
-
Lets's list / discuss here what we need to do before a release. Or rather, a list of NEED, one of NICE and one of DON'Ts.
See also #1879