-
release: december 2022
Wanted:
- Infrastructure:
- cPython-3.11.1,
- Spyder with ipython-8 support,
- more pyodide examples that work in dot
- Experimental:
- coudn't resist; …
-
Example: https://mila.quebec/en/publications/
It would be nice to reuse the same code as in the Mila website. Not sure if that's 'easily' possible via RTD
-
### Week 1 - Get to know the community
- [x] Join the communication channels
- [x] Open a GitHub issue (this one!)
- [x] Install the Ersilia Model Hub and test the simplest model
- [x] Write a motiva…
-
This is very painful. I wish we would stop committing images here.
```
$ git pull
remote: Enumerating objects: 1347, done.
remote: Counting objects: 100% (1347/1347), done.
remote: Compressin…
-
## 软件版本
相关的版本如下:
```
macOS: 10.15.7
Hexo: 5.4.0
hexo-cli: 4.3.0
node.js: 14.17.3
npm: 6.14.13
stellar: 1.6.1
```
## 问题1: hexo g 生成问题
当我的post数量超过 6 时,使用hexo g 进行生成就会报下图中的错误,删掉一篇就能生成…
-
release: october 2022
Wanted:
- Infrastructure:
- [x] cpython-3.10.6
- [x] cpython-3.11.0 (10% to 25% speed-up vs 3.10 on interactive Python applications)
- [x] github as a full second…
-
Submitting Author Name: Javier Fernández López
Submitting Author Github Handle: @jabiologo
Other Package Authors Github handles: (comma separated, delete if none) @KlausVigo, @PabloRL, Yurena Arjona…
-
Hello everyone.
For those that don't know me, I've been a veteran, die hard XAML developer since 2008. I've been involved in almost everything that was minimally related XAML (including WPF, Xamari…
-
The .NET team is trying to better understand the community's usage of LINQ in real world applications. Since LINQ was first introduced in .NET 3.5, there have been well-known performance issues—…
-
The following code outputs "Hello, world!" as a trace message to the console when in a .NET Framework console application. When the same code is used in a .NET Core console application, it outputs not…