modelling
- Sign up for GitHub or sign in to edit this page
Here are 286 public repositories matching this topic...
Module for statistical learning, with a particular emphasis on time-dependent modelling
-
Updated
Oct 16, 2019 - 390 commits
- Python
Plain data Schemas for Clojure/Script.
-
Updated
Oct 16, 2019 - 183 commits
- Clojure
In issue #544 we developed a new template for the doc string of block classes.
The following classes still have the old docstring design.
@oemof/documentation : Please assign yourself to one of the following components:
This is the official site for the SDK of Esri CityEngine, a 3D city modeling software for urban design, visual effects, and VR/AR production.
-
Updated
Oct 9, 2019 - 673 commits
- Groovy
Blue Brain Python Optimisation Library
-
Updated
Oct 2, 2019 - 779 commits
- Python
Digital Image Correlation Engine (DICe): a stereo DIC application that runs on a desktop or high performance computing platform (massively parallel)
-
Updated
Oct 8, 2019 - 841 commits
- C++
Conjure: The Automated Constraint Modelling Tool
-
Updated
Oct 15, 2019 - 6 commits
- Haskell
Boosting algorithms for fitting generalized linear, additive and interaction models to potentially high-dimensional data. The current relase version can be found on CRAN (http://cran.r-project.org/package=mboost).
-
Updated
Oct 12, 2019 - 1 commits
- HTML
I will update this repository to learn Machine learning with python with statistics content and materials
-
Updated
Oct 12, 2019 - 94 commits
- Jupyter Notebook
A CSharp wrapper for libfive with Unity bindings
-
Updated
Oct 3, 2019 - 17 commits
- C#
Vegetation Generation Tool for Houdini
-
Updated
Oct 9, 2019 - 201 commits
- Python
Accelerated beam tracing algorithm adapted from the original source code by Samuli Laine.
-
Updated
Jul 29, 2019 - 22 commits
- C++
generator objects
Add more generator objects (Cloner and Instance are examples for already existing generator objects)
A generator hides its children and generates a new object.
- deform (add a custom offset to each point)
- outline
- subdivide (add intermediate points)
- ...
OpenFLUID framework and applications
-
Updated
Oct 16, 2019 - 3 commits
- C++
Sphinx-Gallery
Move the Example-Notebooks repo into a Sphinx Gallery.
:satellite: Python bindings for Remote Sensing Models
-
Updated
Sep 20, 2019 - 87 commits
- Python
Start-to-end photon experiment simulation platform
-
Updated
Sep 18, 2019 - 1 commits
- Python
IoT Modelling Tool is a platform which allows users to have their own devices and components modeled in order to represent and manage a physical environment.
-
Updated
Sep 6, 2019 - 348 commits
- JavaScript
Python package for downloading ECMWF reanalysis data and converting it into a time series format.
-
Updated
Sep 20, 2019 - 93 commits
- Python
Barabási–Albert Network. A Step-by-Step Model with Visualizations created in Python 3.
-
Updated
Oct 6, 2019 - 50 commits
- Python


The numpy docs are much more readible as a developer than the vanilla sphinx docs:
https://numpydoc.readthedocs.io/en/latest/example.html#source and resolve nicely as html, similar to what we expect from vanilla sphinx. We should consider switching over.
My main concern is the interaction with the auto-documentation with
properties. @fwkoch, have you experimented with the sphinx-napoleon e