root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1693 [1693] 12/01/08 23:14:03 dhuard vectorplot: updated lic_internal.c
(edit) @1692 [1692] 12/01/08 23:09:13 dhuard vectorplot: modified the setup file to allow PyPi? registration.
(edit) @1691 [1691] 12/01/08 22:54:26 dhuard Modified the parameterization to u and v, fixed the texture orientation, …
(edit) @1690 [1690] 12/01/08 22:04:02 cdavid Add TODO for ALSA.
(edit) @1689 [1689] 12/01/08 22:03:15 cdavid Add C code to enumerate audio devices on mac os X.
(edit) @1688 [1688] 12/01/08 04:49:57 cdavid Put old experiments in tmp directory.
(edit) @1687 [1687] 12/01/08 04:49:32 cdavid Move alsa backend to named directory.
(edit) @1686 [1686] 12/01/08 04:49:14 cdavid Start working on talkbox 0.2.2.
(edit) @1685 [1685] 11/30/08 13:03:01 mattknox_ca * use exact copy of sphinxext from numpy svn instead of maintaining …
(edit) @1684 [1684] 11/30/08 12:02:43 mattknox_ca - fixed bug in doc generation - removed some print statements - added …
(edit) @1683 [1683] 11/25/08 08:45:32 cdavid Start working on samplerate 0.2.1.
(edit) @1682 [1682] 11/25/08 08:43:17 cdavid Start working on audiolab 0.9.
(edit) @1681 [1681] 11/25/08 08:40:07 cdavid Handle Ctrl+C using cython mechanism for exception handling.
(edit) @1680 [1680] 11/25/08 03:18:31 cdavid Tag talkbox 0.2.1
(edit) @1679 [1679] 11/25/08 03:15:53 cdavid Release talkbox 0.2.1
(edit) @1678 [1678] 11/25/08 03:14:02 cdavid Fix more import problems (circular dependency, etc...) in linpred.
(edit) @1677 [1677] 11/25/08 03:09:20 cdavid Fix some import issues in linpred.
(edit) @1676 [1676] 11/25/08 03:07:35 cdavid Fix import issue.
(edit) @1675 [1675] 11/25/08 02:59:58 cdavid Add module-wide bench and test functions.
(edit) @1674 [1674] 11/25/08 02:57:03 cdavid Forgot to update talkbox version to 0.3
(edit) @1673 [1673] 11/25/08 02:56:27 cdavid Handle version the setuptools way.
(edit) @1672 [1672] 11/25/08 02:08:58 cdavid Tag release 0.2 of samplerate
(edit) @1671 [1671] 11/25/08 02:07:13 cdavid Ignore more setuptools junk.
(edit) @1670 [1670] 11/25/08 02:06:33 cdavid Update changelog/setup config for 0.2 release (forgot one file).
(edit) @1669 [1669] 11/25/08 02:06:05 cdavid Update changelog/setup config for 0.2 release.
(edit) @1668 [1668] 11/25/08 02:04:50 cdavid Tag release 0.8 of audiolab
(edit) @1667 [1667] 11/25/08 02:01:29 cdavid Re-enable versioning of samplerate in setup.py.
(edit) @1666 [1666] 11/25/08 01:59:26 cdavid Fix version.
(edit) @1665 [1665] 11/25/08 01:57:07 cdavid Fix sphinx build for the doc.
(edit) @1664 [1664] 11/25/08 01:44:12 cdavid Update Changelog.
(edit) @1663 [1663] 11/25/08 01:35:22 cdavid Fix License meta-data.
(edit) @1662 [1662] 11/25/08 01:23:54 cdavid Mark broken test as skipped.
(edit) @1661 [1661] 11/25/08 01:20:17 cdavid Fix path in makefile.
(edit) @1660 [1660] 11/25/08 01:08:08 cdavid Do not use deprecated features of numpy testing anymore.
(edit) @1659 [1659] 11/25/08 01:03:53 cdavid Fix test and bench function to new nose-based numpy testing.
(edit) @1658 [1658] 11/25/08 01:02:41 cdavid Use .wav instead of .flac for examples, because most libsndfile do not …
(edit) @1657 [1657] 11/25/08 00:59:11 cdavid Update makefile to control python version for release process.
(edit) @1656 [1656] 11/25/08 00:54:10 cdavid Update setup.py.
(edit) @1655 [1655] 11/25/08 00:50:41 cdavid Ignore site.cfg in audiolab.
(edit) @1654 [1654] 11/25/08 00:46:04 cdavid Use setup.cfg facility for version qualitifer.
(edit) @1653 [1653] 11/25/08 00:45:20 cdavid Do not put dev qualifier in version directly.
(edit) @1652 [1652] 11/25/08 00:36:35 cdavid Fix sphinx build of docs.
(edit) @1651 [1651] 11/25/08 00:18:18 cdavid Remove old, epydoc-based doc.
(edit) @1650 [1650] 11/24/08 09:31:10 dhuard vectorplot: added a hanning_ripple kernel generating function.
(edit) @1649 [1649] 11/24/08 07:54:15 dhuard vectorplot bug fix: added k = kernellen//2 before backward integration.
(edit) @1648 [1648] 11/23/08 13:34:03 dmitrey.kroshko minor doc update
(edit) @1647 [1647] 11/23/08 13:30:45 dmitrey.kroshko minor update for example
(edit) @1646 [1646] 11/23/08 10:18:24 mattknox_ca reverted to old version of strftime to fix problem with displaying dates …
(edit) @1645 [1645] 11/23/08 09:52:13 cdavid Handle samplerate and number of channels arguments in AlsaDevice?.
(edit) @1644 [1644] 11/23/08 09:27:55 cdavid Found a way to handle KeyboardInterrupt? in the main loop of play.
(edit) @1643 [1643] 11/23/08 07:03:08 cdavid Add some experimental cython code around alsa.
(edit) @1642 [1642] 11/22/08 05:32:55 cdavid Update Changelog
(edit) @1641 [1641] 11/22/08 05:31:32 cdavid Add a usefft argument to linear prediction.
(edit) @1640 [1640] 11/22/08 05:30:38 cdavid Update Changelog.
(edit) @1639 [1639] 11/22/08 02:35:11 dmitrey.kroshko minor update for doc
(edit) @1638 [1638] 11/21/08 20:15:24 cdavid Add tests for cython-based autocorr.
(edit) @1637 [1637] 11/21/08 20:15:00 cdavid Update cython-generated C code for cacorr.
(edit) @1636 [1636] 11/21/08 20:14:39 cdavid Fix default value of maxlag to be coherent with matlab xcorr and talkbox …
(edit) @1635 [1635] 11/21/08 20:14:15 cdavid Use C maxlag instead of python to avoid mismatch when maxlag is None.
(edit) @1634 [1634] 11/21/08 20:13:54 cdavid Detect ndim before handling axis for more informative error message.
(edit) @1633 [1633] 11/21/08 20:13:32 cdavid Correctly handle default args in cython acorr.
(edit) @1632 [1632] 11/21/08 20:13:10 cdavid Abstract correlation function in test.
(edit) @1631 [1631] 11/21/08 10:40:04 cdavid Enable cacorr cython code build.
(edit) @1630 [1630] 11/21/08 10:39:35 cdavid Fix cython acorr.
(edit) @1629 [1629] 11/21/08 10:39:05 cdavid Regenerate cffilter C code.
(edit) @1628 [1628] 11/21/08 10:38:35 cdavid Update to new acorr cython code.
(edit) @1627 [1627] 11/21/08 10:37:45 cdavid Fix autocorrelation
(edit) @1626 [1626] 11/21/08 07:48:19 cdavid Start working on a cython version of autocorrelation.
(edit) @1625 [1625] 11/21/08 07:47:59 cdavid Update TODO.
(edit) @1624 [1624] 11/21/08 07:47:45 cdavid Update Changelog.
(edit) @1623 [1623] 11/21/08 06:14:14 cdavid Use cython-version of slfilter, make it available in tools submodule, and …
(edit) @1622 [1622] 11/21/08 06:13:49 cdavid Add support for rank 2 array for linres.
(edit) @1621 [1621] 11/21/08 05:13:09 cdavid Add segment axis code (written by Anne Archibald).
(edit) @1620 [1620] 11/21/08 05:12:47 cdavid Add scons script + small test script for cython version of ffilter module.
(edit) @1619 [1619] 11/20/08 22:57:52 dhuard Added docstrings to lic functions and fleshed out the README.
(edit) @1618 [1618] 11/20/08 16:24:26 dhuard Added a docstring to lic_internal. Fixed the import statement in demo to …
(edit) @1617 [1617] 11/19/08 06:40:31 dmitrey.kroshko minor changes in examples/oosolver
(edit) @1616 [1616] 11/19/08 06:24:21 cdavid Add a pyrex version of slfilter.
(edit) @1615 [1615] 11/19/08 06:23:58 cdavid Add a function to filter a set of frames with a set of filters.
(edit) @1614 [1614] 11/19/08 04:23:58 dmitrey.kroshko oosolver implementation
(edit) @1613 [1613] 11/18/08 14:39:23 dhuard Added vectorplot scikit. For now, this contains the line integral …
(edit) @1612 [1612] 11/18/08 11:43:32 bmalengier This patch adds the lsodi solver to odes scikit
(edit) @1611 [1611] 11/18/08 09:33:51 dmitrey.kroshko minor fix
(edit) @1610 [1610] 11/18/08 09:31:28 dmitrey.kroshko changes for ralg linear constraints handling
(edit) @1609 [1609] 11/18/08 08:12:51 dmitrey.kroshko minor changes
(edit) @1608 [1608] 11/18/08 05:18:29 dmitrey.kroshko bugfix for non-linear problems + some changes for ralg (decrease …
(edit) @1607 [1607] 11/17/08 10:34:57 dmitrey.kroshko minor doc updates
(edit) @1606 [1606] 11/17/08 10:17:02 dmitrey.kroshko example of mmp2nlp converter
(edit) @1605 [1605] 11/17/08 10:16:27 dmitrey.kroshko some changes + converter mmp2nlp
(edit) @1604 [1604] 11/16/08 12:35:41 dmitrey.kroshko some changes
(edit) @1603 [1603] 11/16/08 05:26:56 dmitrey.kroshko some code cleanup
(edit) @1602 [1602] 11/16/08 05:26:38 dmitrey.kroshko some changes for ralg
(edit) @1601 [1601] 11/16/08 04:44:59 dmitrey.kroshko some changes
(edit) @1600 [1600] 11/16/08 02:52:25 dmitrey.kroshko some changes
(edit) @1599 [1599] 11/15/08 14:22:01 dmitrey.kroshko minor changes
(edit) @1598 [1598] 11/15/08 14:06:06 dmitrey.kroshko some changes for algencan (ind migrated from kwargs to args, in accordance …
(edit) @1597 [1597] 11/15/08 13:58:51 dmitrey.kroshko iterfcn for scipy_cobyla+some code changes & cleanup (especially for …
(edit) @1596 [1596] 11/14/08 09:02:31 bmalengier Add odes scikit with extra ode/dae solvers
(edit) @1595 [1595] 11/13/08 07:33:50 cdavid Handle enc argument for matlab-api correctly.
(edit) @1594 [1594] 11/13/08 07:20:30 cdavid Fix srcinfo filling types.
Note: See TracRevisionLog for help on using the revision log.