
Sciris is library of functions for scientific computing that provide additional flexibility and ease-of-use on top of Numpy, Scipy, and Matplotlib.
ScirisWeb, built on Sciris, is a toolbox that makes building webapps easy – think of it as Shiny for Python.
Contents¶
- Welcome to Sciris
- What’s new
- Version 2.1.0 (2022-12-23)
- Version 2.0.4 (2022-10-25)
- Version 2.0.3 (2022-10-24)
- Version 2.0.2 (2022-10-22)
- Version 2.0.1 (2022-10-21)
- Version 2.0.0 (2022-08-18)
- Version 1.3.3 (2022-01-16)
- Version 1.3.2 (2022-01-13)
- Version 1.3.1 (2022-01-11)
- Version 1.3.0 (2021-12-30)
- Version 1.2.3 (2021-08-27)
- Version 1.2.2 (2021-08-21)
- Version 1.2.1 (2021-07-07)
- Version 1.2.0 (2021-07-05)
- Version 1.1.1 (2021-03-17)
- Version 1.1.0 (2021-03-12)
- Version 1.0.2 (2021-03-10)
- Version 1.0.1 (2021-03-01)
- Version 1.0.0 (2020-11-30)
- Version 0.17.4 (2020-08-11)
- Version 0.17.3 (2020-07-21)
- Version 0.17.2 (2020-07-13)
- Version 0.17.1 (2020-07-07)
- Version 0.17.0 (2020-04-27)
- Version 0.16.8 (2020-04-11)
- Contributing to Sciris
- Code of conduct
- Style guide
- Design philosophy
- House style
- 2.8 Default Iterators and Operators (GSG28)
- 2.21 Type Annotated Code (GSG221)
- 3.2 Line length (GSG32)
- 3.5 Blank Lines (GSG35)
- 3.6 Whitespace (GSG36)
- 3.8.5 Block and Inline Comments (GSG385)
- 3.10 Strings (GSG310)
- 3.13 Imports formatting (GSG313)
- 3.14 Statements (GSG314)
- 3.16 Naming (GSG316)
- Parting words
Sciris root module |