- 03 12月, 2022 8 次提交
-
-
由 Adrian Seyboldt 提交于
-
由 Adrian Seyboldt 提交于
-
由 Adrian Seyboldt 提交于
-
由 Adrian Seyboldt 提交于
-
由 Adrian Seyboldt 提交于
-
由 Adrian Seyboldt 提交于
-
由 Adrian Seyboldt 提交于
-
由 Adrian Seyboldt 提交于
-
- 02 12月, 2022 1 次提交
-
-
由 Maxim Kochurov 提交于
Co-authored-by:Maxim Kochurov <max.kochurov@pymc-devs.org>
-
- 01 12月, 2022 2 次提交
-
-
由 Adrian Seyboldt 提交于
-
由 Sudarsan Mansingh 提交于
-
- 29 11月, 2022 5 次提交
-
-
由 Ricardo Vieira 提交于
* Redirect installation issues to Discourse * Remove required reference to documentation on template issue * Remove required reference to discussion on feature request template * Fix automatic label on feature request template * Replace plain issue template with free form developer template
-
由 Virgile Andreani 提交于
* Fix line endings of empty files * Use `not in` for membership test * Remove unused imports * Fix implicit string concatenation * Remove python 2 coding statement * Change python2's Text into str * Remove useless linebreaks * Remove useless parentheses * Use new-style dictionary and set constructors * There is no more IOError (alias to OSError now) * Use .format instead of % string interpolation * Use super() without redundant arguments * Remove redundant read flag from open * Avoid building lists unnecessarily * Use f-strings with python 3.6 * Black reformat Co-authored-by:Michael Osthege <michael.osthege@outlook.com>
-
由 Theo Dias 提交于
-
由 Michael Osthege 提交于
-
由 Tyler Burch 提交于
-
- 28 11月, 2022 1 次提交
-
-
由 Thomas Wiecki 提交于
Co-authored-by:Maxim Kochurov <maxim.v.kochurov@gmail.com>
-
- 27 11月, 2022 6 次提交
-
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
- Lazily create and cache `FunctionGraph`s, the `Composite.perform` implementation, C code, and name values - Use `fgraph_to_python` for `Composite.perform` - Use the `HasInnerGraph` interface
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
- 26 11月, 2022 10 次提交
-
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
-
由 Brandon T. Willard 提交于
`Type` checks are also performed when values are assigned to the property.
-
由 Ricardo 提交于
-
由 Thomas Wiecki 提交于
* Replace time.time with time.perf_counter Co-authored-by:redbopo <redbopo.lan@gmail.com>
-
由 Sudarsan Mansingh 提交于
-
- 25 11月, 2022 1 次提交
-
-
由 Thomas Wiecki 提交于
Co-authored-by:jessegrabowski <jessegrabowski@gmail.com>
-
- 24 11月, 2022 3 次提交
-
-
由 Ricardo Vieira 提交于
-
由 Larry Dong 提交于
-
由 Larry Dong 提交于
-
- 23 11月, 2022 3 次提交
-
-
由 Oriol (ZBook) 提交于
-
由 Oriol (ZBook) 提交于
closes #3
-
由 Michael Osthege 提交于
* Fixed YAML syntax in issue template * Fixed RST link in readme
-