pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/py-lea



Module name:	wip
Committed by:	jihbed
Date:		Sat Mar  7 22:18:24 UTC 2015

Modified Files:
	wip/py-lea: Makefile distinfo
	wip/py-lea/patches: patch-setup.py

Log Message:

added keyword 'probabilistic programming 	
updated doc
added 2015 in copyright
redefine dict in Python2 for using efficient iterator methods
added mode method
aca03eebf080 		
fix bug on CPT with context-specific independence; add getAleaLeavesSet and 
_getLeaChildren methods; refactor reset method
corrected withProb method
added Lea FOSDEM15 presentation
Added tag 2.0.0 for changeset 613c68acdfa6
version Lea 2.0.0
updated API doc
updated poisson method, added binom, bernoulli, interval methods
Added tag 2.0.0-beta.6 for changeset e7d5ec60e411
version Lea 2.0.0-beta.6
optimize random generator; memoize cumul functions; improve means for Python 
2/3 portability; split Alea _vps attribute into _vs and _ps
fix mean of deltatime in Python 2.x
Added tag 2.0.0-beta.5 for changeset 66362ef7ae4b
updated HTML doc
rename 'integral' by 'cumul'
version Lea 2.0.0-beta.5
added histogram + refactoring string representation methods
cleanup markov
Added tag 2.0.0-beta.4 for changeset 8273fdffa6f3
updated HTML doc

  


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 wip/py-lea/patches/patch-setup.py
cvs -z3 rdiff -u -r1.3 -r1.4 wip/py-lea/Makefile
cvs -z3 rdiff -u -r1.4 -r1.5 wip/py-lea/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-lea/patches/patch-setup.py?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-lea/Makefile?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/py-lea/distinfo?r1=1.4&r2=1.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index