Jan Kundrát
76e9146043
docs: docstring formatting
...
Let's use the pythonic indenting, quoting and structure in general as
specified in PEP 0257.
Change-Id: Icd0b4fbd94dabd9a163ae3f6887b236e76c486ab
2023-04-18 01:34:19 +02:00
Jan Kundrát
c8daa5ed8c
docs: basic stuff about the module structure
...
As a bonus, in the Python shell, `help(gnpy)`, `help(gnpy.core)`, etc,
now produce at least some useful information.
Change-Id: I76ade6f2456fcebd3c0a147374815dd245dc4b10
2020-05-26 18:36:30 +02:00
Gilad Goldfarb
a7d3c00e5b
setup.py for package ( #21 )
2018-01-30 11:49:59 -05:00
James Powell
c8ce640a2a
start fresh
2017-10-31 19:39:10 -04:00
Gilad Goldfarb
bd474151ab
element-based propagation, not via edges
2017-07-27 00:20:48 -07:00
Gilad Goldfarb
b15be2cf0d
network builder
2017-07-25 15:46:26 -07:00
Gilad Goldfarb
09d1dbf927
working graph with topology
2017-07-24 23:24:21 -07:00
Gilad Goldfarb
91ed5fc132
include gnpy functionality imports into __init__.py, fix requirements to include scipy, numpy
2017-07-14 21:11:36 -07:00
Gilad Goldfarb
bd0dcda5a7
__init__.py to gnpy.py
2017-07-11 11:46:02 -07:00
Gilad Goldfarb
b0f2ad23a6
initial commit
2017-07-11 10:00:44 -07:00