OSDN Git Service

joypy/Thun.git
5 years ago Bunch of minor docs edits.
Simon Forman [Wed, 6 Jun 2018 19:47:11 +0000 (12:47 -0700)]
 Bunch of minor docs edits.

5 years agoMinor docs edit.
Simon Forman [Wed, 6 Jun 2018 18:45:33 +0000 (11:45 -0700)]
Minor docs edit.

5 years agoMinor docs edits.
Simon Forman [Wed, 6 Jun 2018 18:32:19 +0000 (11:32 -0700)]
Minor docs edits.

5 years agoMinor docs cleanup.
Simon Forman [Wed, 6 Jun 2018 18:20:31 +0000 (11:20 -0700)]
Minor docs cleanup.

5 years agoBumped version to 0.2.0; docs edits.
Simon Forman [Wed, 6 Jun 2018 15:47:26 +0000 (08:47 -0700)]
Bumped version to 0.2.0; docs edits.

I've added cond and cmp to the library so that should bump the minor
version no. I think.

5 years agoMinor docs edits.
Simon Forman [Wed, 6 Jun 2018 14:59:06 +0000 (07:59 -0700)]
Minor docs edits.

5 years agoAdded cond and cmp to library.
Simon Forman [Wed, 6 Jun 2018 14:56:24 +0000 (07:56 -0700)]
Added cond and cmp to library.

5 years agoRegenerated docs.
Simon Forman [Wed, 6 Jun 2018 00:41:22 +0000 (17:41 -0700)]
Regenerated docs.

5 years agoMore docs.
Simon Forman [Wed, 6 Jun 2018 00:39:18 +0000 (17:39 -0700)]
More docs.

5 years agoWorking on tree docs.
Simon Forman [Tue, 29 May 2018 18:38:58 +0000 (11:38 -0700)]
Working on tree docs.

6 years agoEditing Trees; implemented BTree-Delete.
Simon Forman [Tue, 8 May 2018 15:34:20 +0000 (08:34 -0700)]
Editing Trees; implemented BTree-Delete.

6 years agoStill working towards v0.1.1 docs.
Simon Forman [Tue, 1 May 2018 15:41:39 +0000 (08:41 -0700)]
Still working towards v0.1.1 docs.

6 years agoAdding params to the docstrings.
Simon Forman [Mon, 30 Apr 2018 17:16:04 +0000 (10:16 -0700)]
Adding params to the docstrings.

6 years agoMore docs changes.
Simon Forman [Mon, 30 Apr 2018 17:12:56 +0000 (10:12 -0700)]
More docs changes.

6 years agoMissed the notebooks *.html files.
Simon Forman [Sat, 28 Apr 2018 16:30:47 +0000 (09:30 -0700)]
Missed the notebooks *.html files.

6 years agoMore docs
Simon Forman [Sat, 28 Apr 2018 16:10:47 +0000 (09:10 -0700)]
More docs

Working towards that v0.1.1.

6 years agoStill working towards v0.1.1.
Simon Forman [Fri, 27 Apr 2018 19:08:46 +0000 (12:08 -0700)]
Still working towards v0.1.1.

The next "patch" bump is almost all docs.

6 years agoWorking on docs.
Simon Forman [Thu, 26 Apr 2018 18:47:55 +0000 (11:47 -0700)]
Working on docs.

6 years agoRemove a couple of docs.
Simon Forman [Thu, 26 Apr 2018 14:02:22 +0000 (07:02 -0700)]
Remove a couple of docs.

One redundant the other unneeded.

6 years agoNotebooks in Sphinx?
Simon Forman [Thu, 26 Apr 2018 14:00:36 +0000 (07:00 -0700)]
Notebooks in Sphinx?

Converting the notebooks to ReST with nbconvert, then using sphinx on the
.rst files gives a pretty decent effect, except that the title levels are
off a little.

I need to look into hosting for the notebooks, maybe on MS Azure.  In the
meantime, I prefer the HTML made by Sphinx to the HTML made by nbconvert
directly.  It has index and cross refs and the code blocks scroll
horizontally which is crucial for wide Joy traces.  And Garamond.  God
bless Garamond.

For the Sphinx docs I'm going to edit the notebook ReST files by hand,
diverging from the originals.

6 years agoSomehow these didn't get added earlier.
Simon Forman [Thu, 26 Apr 2018 03:55:26 +0000 (20:55 -0700)]
Somehow these didn't get added earlier.

6 years agoBump version to 0.1.1
Simon Forman [Thu, 26 Apr 2018 03:53:59 +0000 (20:53 -0700)]
Bump version to 0.1.1

To cover the docs updates and such.

6 years agoInclude Sphinx-built HTML.
Simon Forman [Wed, 25 Apr 2018 20:57:23 +0000 (13:57 -0700)]
Include Sphinx-built HTML.

6 years agoEditing Sphinx docs.
Simon Forman [Wed, 25 Apr 2018 20:35:03 +0000 (13:35 -0700)]
Editing Sphinx docs.

A lot more still to do but it's coming along.

6 years agoReST docs & library edits for Sphinx
Simon Forman [Wed, 25 Apr 2018 05:07:21 +0000 (22:07 -0700)]
ReST docs & library edits for Sphinx

Used Pandoc to convert the notebooks to rst format.  Used 2to3 to edit
the function signatures that were causing sphinx to error out.  Am I
really the only one who uses that syntax?

6 years agoWorking on the Sphinx docs.
Simon Forman [Wed, 25 Apr 2018 04:01:16 +0000 (21:01 -0700)]
Working on the Sphinx docs.

I had to remove the tuples from the args specs, sphinx had kittens.

I see value both in the autodoc for library.py and the library examples
Jupyter notebook (converted to ReST format) so I'm including them both.

Calling the library module autodocs the "Function Reference".

6 years agoSphinx docs coming along.
Simon Forman [Mon, 23 Apr 2018 05:44:49 +0000 (22:44 -0700)]
Sphinx docs coming along.

It's so pretty!  Make me want to write more docs.  :-)

Some weird bug parsing the library.py module though.  D'oh!

6 years agoMessing with Sphinx.
Simon Forman [Mon, 23 Apr 2018 01:26:20 +0000 (18:26 -0700)]
Messing with Sphinx.

6 years agoLet's try Sphinx...
Simon Forman [Sun, 22 Apr 2018 22:28:40 +0000 (15:28 -0700)]
Let's try Sphinx...

6 years agoMinor cleanup.
Simon Forman [Sun, 22 Apr 2018 22:16:11 +0000 (15:16 -0700)]
Minor cleanup.

Ignore some stuff.  I was playing with Hypothesis.

6 years agoMinor cleanup of the README file.
Simon Forman [Sun, 22 Apr 2018 16:16:48 +0000 (09:16 -0700)]
Minor cleanup of the README file.

6 years agoChange project name to Thun.
Simon Forman [Sun, 22 Apr 2018 04:26:41 +0000 (21:26 -0700)]
Change project name to Thun.

I waited too long to upload to PyPI and some other bastard snagged the name.  I originally wanted to call it "Thun" as a tribute to Manfred von Thun, but I was concerned that this might seem to violate the thrid clause in the license of the original Joy code, to wit:

3. The name of the author may not be used to endorse or promote products  derived from this software without specific prior written permission.

Since the author is deceased I don't know of whom to ask permission to call this project Thun, but since I am not trying to "endorse or promote" this project with his name it should be alright.  In any event if anyone complains I can rename the project again.

6 years agoGetting ready for PyPI.
Simon Forman [Sun, 22 Apr 2018 03:46:35 +0000 (20:46 -0700)]
Getting ready for PyPI.

6 years agoMerge a branch.
Simon Forman [Sun, 22 Apr 2018 01:36:31 +0000 (18:36 -0700)]
Merge a branch.

I sure hope I'm doing this right.

6 years agoLet the name of wrapped functions appear in tracebacks.
Simon Forman [Sat, 21 Apr 2018 22:37:19 +0000 (15:37 -0700)]
Let the name of wrapped functions appear in tracebacks.

6 years agoSwitch to functions from classes for FunctionWrappers.
Simon Forman [Sat, 21 Apr 2018 22:20:46 +0000 (15:20 -0700)]
Switch to functions from classes for FunctionWrappers.

6 years agoMinor cleanup.
Simon Forman [Sat, 21 Apr 2018 18:53:02 +0000 (11:53 -0700)]
Minor cleanup.

6 years agoEfficient and elegant recursive pushback() function.
Simon Forman [Sat, 21 Apr 2018 18:41:20 +0000 (11:41 -0700)]
Efficient and elegant recursive pushback() function.

Can overflow recursion limit (typically 1000.)

6 years agoWhen loading definitions ignore lines w/o "==".
Simon Forman [Sat, 21 Apr 2018 18:40:00 +0000 (11:40 -0700)]
When loading definitions ignore lines w/o "==".

6 years agoRemove build dir from version control.
Simon Forman [Tue, 17 Apr 2018 04:26:31 +0000 (21:26 -0700)]
Remove build dir from version control.

6 years agoIgnore build dir and pyc files.
Simon Forman [Tue, 17 Apr 2018 04:21:02 +0000 (21:21 -0700)]
Ignore build dir and pyc files.

6 years agoTesting workflow.
Simon Forman [Mon, 16 Apr 2018 19:43:28 +0000 (12:43 -0700)]
Testing workflow.

Correcting a typo.

6 years agoBringing over some changes.
Simon Forman [Mon, 16 Apr 2018 19:27:52 +0000 (12:27 -0700)]
Bringing over some changes.

I need to harmonize my local repo and the OSDN repo.

6 years agoInitial move of code from git repo.
Simon Forman [Sun, 15 Apr 2018 01:13:13 +0000 (18:13 -0700)]
Initial move of code from git repo.