wisp
 
(Arne Babenhauserheide)
2014-11-25: output first guess for x, too.

output first guess for x, too.

(Arne Babenhauserheide)
2014-11-25: add fixme for output.

add fixme for output.

(Arne Babenhauserheide)
2014-11-25: explicitly define y⁰-mean, actually use the y⁰-std to create the

explicitly define y⁰-mean, actually use the y⁰-std to create the measurements and fix the description of H.

(Arne Babenhauserheide)
2014-11-25: rename EnSRT-single-state to EnSRT, because it now works on multiple

rename EnSRT-single-state to EnSRT, because it now works on multiple states.

(Arne Babenhauserheide)
2014-11-25: polish: more obs, more parameters, more ensemble members.

polish: more obs, more parameters, more ensemble members.

(Arne Babenhauserheide)
2014-11-25: create the matrizes from covariances.

create the matrizes from covariances.

(Arne Babenhauserheide)
2014-11-25: use make diag matrix (more concise)

use make diag matrix (more concise)

(Arne Babenhauserheide)
2014-11-25: working multi-dimensional ensemble kalman filter for diagonal x and

working multi-dimensional ensemble kalman filter for diagonal x and y

(Arne Babenhauserheide)
2014-11-25: optimization roughly works.

optimization roughly works.

(Arne Babenhauserheide)
2014-11-25: add function make-diagonal-matrix-with-trace trace

add function make-diagonal-matrix-with-trace trace

(Arne Babenhauserheide)
2014-11-25: cleanup: only report the final value.

cleanup: only report the final value.

(Arne Babenhauserheide)
2014-11-25: first working version of the ensemble square root filter for a

first working version of the ensemble square root filter for a single state.

(Arne Babenhauserheide)
2014-11-25: not yet working ensemble estimation.

not yet working ensemble estimation.

(Arne Babenhauserheide)
2014-11-24: note explicitly that parens disable wisp parsing.

note explicitly that parens disable wisp parsing.

(Arne Babenhauserheide)
2014-11-24: SRFI: talk about let ()

SRFI: talk about let ()

(Arne Babenhauserheide)
2014-11-22: note curly braces, neoteric expressions and dual-wisp-sweet syntax.

note curly braces, neoteric expressions and dual-wisp-sweet syntax.

(Arne Babenhauserheide)
2014-11-22: SRFI: note who requires curly.

SRFI: note who requires curly.

(Arne Babenhauserheide)
2014-11-21: add repl delayed output bug

add repl delayed output bug

(Arne Babenhauserheide)
2014-11-21: added an example for wisp and polished the hello.

added an example for wisp and polished the hello.

(Arne Babenhauserheide)
2014-11-21: removed websafe indent test leftover (moved to syntax-underscore).

removed websafe indent test leftover (moved to syntax-underscore).

(Arne Babenhauserheide)
2014-11-21: tests: make the string-parens test use correct curly-infix.

tests: make the string-parens test use correct curly-infix.

(Arne Babenhauserheide)
2014-11-20: added self-referencial function test, because that’s really crazy

added self-referencial function test, because that’s really crazy (and nice).

(Arne Babenhauserheide)
2014-11-19: nicer sxml test using quasiquote.

nicer sxml test using quasiquote.

(Arne Babenhauserheide)
2014-11-19: sxml with replacement.

sxml with replacement.

(Arne Babenhauserheide)
2014-11-19: added sxml test.

added sxml test.

(drak)
2014-11-19: merge stable back into default.

merge stable back into default.

(drak)
2014-11-19: Added signature for changeset fed7f4d46a41 stable

Added signature for changeset fed7f4d46a41

(drak)
2014-11-19: Added tag v0.8.1 for changeset 8eaf023f5d3b stable

Added tag v0.8.1 for changeset 8eaf023f5d3b

(drak)
2014-11-19: merge for release: reader execution and SRFI. stable v0.8.1

merge for release: reader execution and SRFI. - wisp-reader: fix wisp-scheme code-tree evaluation - SRFI: lots of polish.

(drak)
2014-11-19: prepare release.

prepare release.

(Arne Babenhauserheide)
2014-11-17: srfi: polish implementation notes.

srfi: polish implementation notes.

(Arne Babenhauserheide)
2014-11-17: typo

typo

(Arne Babenhauserheide)
2014-11-17: if → when

if → when

(Arne Babenhauserheide)
2014-11-17: equals → equal?

equals → equal?

(Arne Babenhauserheide)
2014-11-17: double backstep → empty backstep

double backstep → empty backstep

(Arne Babenhauserheide)
2014-11-17: polish

polish

(Arne Babenhauserheide)
2014-11-17: justification: note the requirement for the dot.

justification: note the requirement for the dot.

(Arne Babenhauserheide)
2014-11-17: polish

polish

(Arne Babenhauserheide)
2014-11-17: rename most instances of bracket to parenthesis.

rename most instances of bracket to parenthesis.

(Arne Babenhauserheide)
2014-11-17: polish

polish

(Arne Babenhauserheide)
2014-11-17: add the requirements to the syntax-examples.

add the requirements to the syntax-examples.

(Arne Babenhauserheide)
2014-11-17: align scheme example.

align scheme example.

(Arne Babenhauserheide)
2014-11-14: one more todo done.

one more todo done.

(Arne Babenhauserheide)
2014-11-14: with the wisp-reader fix, wisp-scheme.w works completely again.

with the wisp-reader fix, wisp-scheme.w works completely again.

(Arne Babenhauserheide)
2014-11-14: wisp-reader: fix wisp-scheme code-tree evaluation (remove outer list

wisp-reader: fix wisp-scheme code-tree evaluation (remove outer list to evaluate each expression on its own).

(Arne Babenhauserheide)
2014-11-14: comment out some stuff which fails when parsing wisp-scheme with

comment out some stuff which fails when parsing wisp-scheme with wisp-scheme.

(Arne Babenhauserheide)
2014-11-14: updated srfi

updated srfi

(Arne Babenhauserheide)
2014-11-14: updated the SRFI

updated the SRFI

(Arne Babenhauserheide)
2014-11-11: mark testrunner bug as resolved.

mark testrunner bug as resolved.

(Arne Babenhauserheide)
2014-11-11: wisp-reader: comment out all uses of the preprocessing wisp module

wisp-reader: comment out all uses of the preprocessing wisp module to avoid spewing the parsed content of files.

(Arne Babenhauserheide)
2014-11-06: merge the release back into default.

merge the release back into default.

(Arne Babenhauserheide)
2014-11-06: Added signature for changeset 695e3f4ff4bd stable

Added signature for changeset 695e3f4ff4bd

(Arne Babenhauserheide)
2014-11-06: Added tag v0.8.0 for changeset 0e702c268e6f stable

Added tag v0.8.0 for changeset 0e702c268e6f

(Arne Babenhauserheide)
2014-11-06: full featured wisp using the scheme (read) which passes the stable v0.8.0

full featured wisp using the scheme (read) which passes the testsuite. Requires curly infix now.

(Arne Babenhauserheide)
2014-11-06: make distcheck works again.

make distcheck works again.

(Arne Babenhauserheide)
2014-11-06: move the guile-preprocessor tests on make check.

move the guile-preprocessor tests on make check.

(Arne Babenhauserheide)
2014-11-06: add tests for wisp-scheme.

add tests for wisp-scheme.

(Arne Babenhauserheide)
2014-11-06: new test which tests the scheme reader.

new test which tests the scheme reader.

(drak)
2014-11-04: added bug: adjut runtests.sh for testrunner.w

added bug: adjut runtests.sh for testrunner.w

(drak)
2014-11-04: prepared release 0.8.0

prepared release 0.8.0

(Arne Babenhauserheide)
2014-11-04: with testrunner.w wisp-scheme now successfully passes the testsuite.

with testrunner.w wisp-scheme now successfully passes the testsuite.

(Arne Babenhauserheide)
2014-11-04: wisp-scheme: replace ((#)) by ()

wisp-scheme: replace ((#<eof>)) by ()

(Arne Babenhauserheide)
2014-11-04: remove elisp-only syntax in testsuite.

remove elisp-only syntax in testsuite.

(Arne Babenhauserheide)
2014-11-04: FIX testsuite: (' a) not allowed in wisp.

FIX testsuite: (' a) not allowed in wisp.

(Arne Babenhauserheide)
2014-11-04: cleanup (or) with single statement

cleanup (or) with single statement

(Arne Babenhauserheide)
2014-11-04: FIX: now treats lines with only underscores as empty.

FIX: now treats lines with only underscores as empty.

(Arne Babenhauserheide)
2014-11-04: added bug: breaks on lines with only underscores. These should be

added bug: breaks on lines with only underscores. These should be treated as empty lines.

(Arne Babenhauserheide)
2014-11-04: align testsuite output.

align testsuite output.

(Arne Babenhauserheide)
2014-11-04: fix testsuite.

fix testsuite.

(Arne Babenhauserheide)
2014-11-04: unescape \: and \_ in postprocessing.

unescape \: and \_ in postprocessing.

(Arne Babenhauserheide)
2014-11-04: update bugs

update bugs

(Arne Babenhauserheide)
2014-11-04: ' alone on its line works now.

' alone on its line works now.

(Arne Babenhauserheide)
2014-11-04: add comment

add comment

(Arne Babenhauserheide)
2014-11-04: let the reader treat '()

let the reader treat '()

(Arne Babenhauserheide)
2014-11-04: better test output.

better test output.

(Arne Babenhauserheide)
2014-11-04: use curly infix by default.

use curly infix by default.

(Arne Babenhauserheide)
2014-11-04: missing curly infix.

missing curly infix.

(Arne Babenhauserheide)
2014-11-04: bug update

bug update

(Arne Babenhauserheide)
2014-11-04: better output for the testrunner.

better output for the testrunner.

(Arne Babenhauserheide)
2014-11-04: found and recorded bug

found and recorded bug

(Arne Babenhauserheide)
2014-11-04: added a testrunner using the new wisp-scheme.

added a testrunner using the new wisp-scheme.

(Arne Babenhauserheide)
2014-11-01: add the missing paren prefix syntax.

add the missing paren prefix syntax.

(Arne Babenhauserheide)
2014-11-01: repr: separate splicing with a - → same names as real functions.

repr: separate splicing with a - → same names as real functions.

(Arne Babenhauserheide)
2014-11-01: docstring wisp-read and only read at most 5 chars in advance from

docstring wisp-read and only read at most 5 chars in advance from the port.

(Arne Babenhauserheide)
2014-11-01: added a test for lists with colon.

added a test for lists with colon.

(Arne Babenhauserheide)
2014-11-01: I can now quote lists by prefixing them with '

I can now quote lists by prefixing them with '

(Arne Babenhauserheide)
2014-11-01: add an inline test for quoting.

add an inline test for quoting.

(Arne Babenhauserheide)
2014-11-01: also check for the eof-object

also check for the eof-object

(Arne Babenhauserheide)
2014-11-01: use cond instead of case to avoid checking against each char.

use cond instead of case to avoid checking against each char.

(Arne Babenhauserheide)
2014-11-01: move the special syntax logic from the loop into a wrapper for read.

move the special syntax logic from the loop into a wrapper for read.

(Arne Babenhauserheide)
2014-10-26: still stuff todo, but commit for the night.

still stuff todo, but commit for the night.

(Arne Babenhauserheide)
2014-10-25: wisp-scheme: Prepare using line prefixes as paren prefixes: ' , ,@ `

wisp-scheme: Prepare using line prefixes as paren prefixes: ' , ,@ ` #' #` #, #,@

(Arne Babenhauserheide)
2014-10-18: bugtracker: prefix bug with component: testsuite, wisp-mode, wisp-

bugtracker: prefix bug with component: testsuite, wisp-mode, wisp-guile or wisp-scheme.

(Arne Babenhauserheide)
2014-10-18: add quasiquote bug.

add quasiquote bug.

(Arne Babenhauserheide)
2014-10-17: wisp-guile add TODO for using (read).

wisp-guile add TODO for using (read).

(Arne Babenhauserheide)
2014-10-17: make the test strangecomments runnable. wisp-scheme groks it

make the test strangecomments runnable. wisp-scheme groks it

(Arne Babenhauserheide)
2014-10-17: hello example now prints the hello.

hello example now prints the hello.

(Arne Babenhauserheide)
2014-10-17: reader: allow executing wisp files directly

reader: allow executing wisp files directly return eof-object if at the end of the port.

(Arne Babenhauserheide)
2014-10-16: rename paren-fail bug which currently kills the testsuite.

rename paren-fail bug which currently kills the testsuite.

earlier

later