NEWS
Fri, 19 Jun 2015 21:33:03 +0200 wenzelm merged
Fri, 19 Jun 2015 20:14:50 +0200 wenzelm discontinued unused 'defer_recdef';
Fri, 19 Jun 2015 07:53:35 +0200 haftmann separate class for notions specific for integral (semi)domains, in contrast to fields where these are trivial
Fri, 19 Jun 2015 07:53:33 +0200 haftmann generalized some theorems about integral domains and moved to HOL theories
Fri, 19 Jun 2015 15:55:22 +0200 nipkow renamed multiset_of -> mset
Thu, 18 Jun 2015 16:17:51 +0200 nipkow NEWS
Wed, 17 Jun 2015 17:33:22 +0200 nipkow NEWS
Mon, 15 Jun 2015 16:59:27 +0200 wenzelm vacuous fact `TERM x`;
Mon, 15 Jun 2015 00:23:18 +0200 wenzelm tuned whitespace;
Sun, 14 Jun 2015 23:22:08 +0200 wenzelm improved treatment of Element.Obtains via Expression.prepare_stmt;
Sat, 13 Jun 2015 22:44:22 +0200 wenzelm merged
Sat, 13 Jun 2015 22:42:23 +0200 wenzelm more on 'consider' and related concepts;
Sat, 13 Jun 2015 17:14:05 +0200 wenzelm implicit rule for method "cases";
Sat, 13 Jun 2015 13:09:05 +0200 wenzelm renamed "prems" to "that";
Fri, 12 Jun 2015 08:53:23 +0200 haftmann uniform _ div _ as infix syntax for ring division
Wed, 10 Jun 2015 18:57:31 +0200 wenzelm merged
Wed, 10 Jun 2015 14:46:31 +0200 wenzelm support for "if prems" in local goal statements;
Tue, 09 Jun 2015 22:24:33 +0200 wenzelm more uniform treatment of auto bindings vs. explicit user bindings;
Tue, 09 Jun 2015 16:07:11 +0200 wenzelm allow for_fixes for 'have', 'show' etc.;
Tue, 09 Jun 2015 13:42:58 +0200 wenzelm clarified abstracted term bindings (again, see c8384ff11711);
Wed, 10 Jun 2015 15:50:17 +0200 fleury tuned
Wed, 10 Jun 2015 13:38:19 +0200 Mathias Fleury tuned
Wed, 10 Jun 2015 13:24:16 +0200 Mathias Fleury Renaming multiset operators < ~> <#,...
Mon, 08 Jun 2015 21:23:28 +0200 wenzelm clarified abstracted term bindings;
Mon, 08 Jun 2015 19:38:08 +0200 wenzelm more careful treatment of term bindings in 'obtain' proof body;
Fri, 05 Jun 2015 13:41:06 +0200 wenzelm added Isar command 'supply';
Fri, 05 Jun 2015 13:26:12 +0200 wenzelm tuned;
Mon, 01 Jun 2015 18:59:21 +0200 haftmann separate class for division operator, with particular syntax added in more specific classes
Mon, 01 Jun 2015 18:59:20 +0200 haftmann explicit argument expansion of uncheck rules;
Mon, 01 Jun 2015 15:06:09 +0200 wenzelm discontinued legacy;
Fri, 29 May 2015 17:56:43 +0200 blanchet removed model checks from Nitpick
Thu, 28 May 2015 10:18:46 +0200 blanchet made Auto Sledgehammer behave more like the real thing
Mon, 25 May 2015 22:11:43 +0200 wenzelm merged, resolving conflicts in Admin/isatest/settings/afp-poly and src/HOL/Tools/Nitpick/nitpick_model.ML;
Sat, 23 May 2015 17:19:37 +0200 wenzelm clarified NEWS: document_files are officially required since Isabelle2014, but the absence was tolerated as legacy feature; Isabelle2015
Sun, 17 May 2015 23:03:49 +0200 wenzelm added Eisbach manual, using version 8845c4cb28b6 of its Bitbucket repository;
Thu, 07 May 2015 22:12:05 +0200 wenzelm use display_graph_old for locale_deps, to show a bit more than nothing for cyclic graphs;
Tue, 05 May 2015 16:52:09 +0200 wenzelm tuned;
Mon, 04 May 2015 22:11:35 +0200 wenzelm tuned;
Mon, 04 May 2015 14:16:20 +0200 kuncar NEWS
Mon, 04 May 2015 16:01:36 +0200 nipkow no more simp_legacy_precond
Sun, 19 Apr 2015 21:26:50 +0200 wenzelm back to post-release mode -- after fork point;
Fri, 17 Apr 2015 17:49:19 +0200 wenzelm added Eisbach, using version 3752768caa17 of its Bitbucket repository;
Fri, 17 Apr 2015 15:54:44 +0200 wenzelm tuned;
Fri, 17 Apr 2015 14:57:25 +0200 wenzelm tuned for release;
Fri, 17 Apr 2015 13:01:09 +0200 traytel (low importance) NEWS
Fri, 17 Apr 2015 11:28:57 +0200 wenzelm allow to exclude session groups;
Thu, 16 Apr 2015 14:18:32 +0200 wenzelm explicit error for Toplevel.proof_of;
Thu, 16 Apr 2015 13:48:10 +0200 wenzelm clarified thy_deps;
Thu, 16 Apr 2015 11:22:36 +0200 wenzelm let the system choose Graph_Display.display_graph_old: thm_deps needs tree hierarchy, code_deps needs cycles (!?);
Wed, 15 Apr 2015 21:20:37 +0200 wenzelm NEWS;
Tue, 14 Apr 2015 22:54:07 +0200 wenzelm NEWS;
Sun, 12 Apr 2015 00:26:24 +0200 wenzelm tuned;
Sat, 11 Apr 2015 22:18:33 +0100 paulson Complex roots of unity. Better definition of ln for complex numbers. Used [code del] to stop code generation for powr.
Sat, 11 Apr 2015 12:47:46 +0200 wenzelm tuned spelling;
Sat, 11 Apr 2015 12:40:03 +0200 wenzelm misc tuning for release;
Fri, 10 Apr 2015 23:56:41 +0200 wenzelm tuned;
Fri, 10 Apr 2015 12:16:45 +0200 nipkow renamed Multiset.fold -> fold_mset, Multiset.filter -> filter_mset
Thu, 09 Apr 2015 20:42:38 +0200 wenzelm merged
Thu, 09 Apr 2015 20:42:32 +0200 wenzelm clarified keyword 'qualified' in accordance to a similar keyword from Haskell (despite unrelated Binding.qualified in Isabelle/ML);
Thu, 09 Apr 2015 18:00:58 +0200 blanchet introduced new abbreviations for multiset operations (in the hope of getting rid of the old names <, <=, etc.)
Wed, 08 Apr 2015 19:24:32 +0200 blanchet tuned wording
Wed, 08 Apr 2015 19:15:55 +0200 blanchet Z3 news
Wed, 08 Apr 2015 15:21:20 +0200 blanchet renamed multiset ordering to free up nice <# etc. symbols for the standard subset
Wed, 08 Apr 2015 11:13:53 +0200 wenzelm misc tuning for release;
Tue, 07 Apr 2015 18:21:56 +0200 nipkow Removed mcard because it is equal to size
Mon, 06 Apr 2015 22:11:01 +0200 wenzelm support for 'restricted' modifier: only qualified accesses outside the local scope;
Mon, 06 Apr 2015 17:06:48 +0200 wenzelm @{command_spec} is superseded by @{command_keyword};
Sat, 04 Apr 2015 22:01:30 +0200 wenzelm some explanation of 'private';
Wed, 01 Apr 2015 22:40:41 +0200 wenzelm merged
Wed, 01 Apr 2015 22:08:06 +0200 wenzelm added command 'experiment';
Wed, 01 Apr 2015 19:31:28 +0200 wenzelm NEWS;
Wed, 01 Apr 2015 16:24:38 +0200 wenzelm added isabelle build option -x, to exclude sessions;
Wed, 01 Apr 2015 15:41:08 +0200 wenzelm added isabelle build option -k, for fast off-line checking of theory sources;
Wed, 01 Apr 2015 14:48:38 +0100 paulson HOL Light Libraries for complex Arctan, Arcsin, Arccos
Tue, 31 Mar 2015 21:54:32 +0200 haftmann NEWS
Mon, 30 Mar 2015 00:13:37 +0200 wenzelm clarified NEWS (cf. 97872c658a44);
Sun, 29 Mar 2015 16:22:35 +0200 wenzelm rule_insts_schematic is considered legacy and false by default;
Mon, 23 Mar 2015 19:05:14 +0100 haftmann explicit commutative additive inverse operation;
Wed, 25 Mar 2015 17:51:34 +0100 blanchet more multiset theorems
Wed, 25 Mar 2015 10:59:28 +0100 wenzelm NEWS;
Tue, 24 Mar 2015 15:57:51 +0100 wenzelm admit dummy patterns in instantiations;
Mon, 23 Mar 2015 23:16:40 +0100 wenzelm NEWS;
Thu, 19 Mar 2015 14:24:51 +0000 paulson New material for complex sin, cos, tan, Ln, also some reorganisation
Wed, 18 Mar 2015 17:23:22 +0000 paulson new HOL Light material about exp, sin, cos
Wed, 18 Mar 2015 13:51:33 +0100 noschinl added proof method rewrite
Tue, 17 Mar 2015 12:23:56 +0000 paulson Merge
Mon, 16 Mar 2015 15:30:00 +0000 paulson The factorial function, "fact", now has type "nat => 'a"
Tue, 10 Mar 2015 23:04:40 +0100 blanchet documented renamed theories
Mon, 09 Mar 2015 21:30:42 +0100 wenzelm merged
Mon, 09 Mar 2015 20:33:33 +0100 wenzelm support structural composition (THEN_ALL_NEW) for proof methods;
Mon, 09 Mar 2015 16:42:18 +0000 paulson Removed the infix operator "choose" to allow HOLCF to build
Sat, 07 Mar 2015 22:38:11 +0100 wenzelm NEWS;
Fri, 06 Mar 2015 15:58:56 +0100 wenzelm Thm.cterm_of and Thm.ctyp_of operate on local context;
Wed, 04 Mar 2015 23:31:13 +0100 nipkow merged
Wed, 04 Mar 2015 23:31:04 +0100 nipkow Removed the obsolete functions "natfloor" and "natceiling"
Wed, 04 Mar 2015 19:53:18 +0100 wenzelm tuned signature -- prefer qualified names;
Sat, 28 Feb 2015 08:50:00 +0100 haftmann spelling
Fri, 27 Feb 2015 15:41:28 +0100 wenzelm tuned whitespace;
Mon, 23 Feb 2015 14:50:30 +0100 wenzelm Goal.prove_multi is superseded by the fully general Goal.prove_common;
Thu, 19 Feb 2015 11:53:36 +0100 haftmann establish unique preferred fact names
Wed, 18 Feb 2015 22:46:48 +0100 haftmann eliminated fact duplicates
Sat, 14 Feb 2015 10:24:15 +0100 haftmann dropped redundancy
Wed, 11 Feb 2015 14:53:56 +0100 blanchet updated NEWS
Tue, 10 Feb 2015 14:48:26 +0100 wenzelm proper context for resolve_tac, eresolve_tac, dresolve_tac, forward_tac etc.;
Thu, 05 Feb 2015 13:01:12 +0100 haftmann dropped obsolete external entrance point
Mon, 26 Jan 2015 14:34:10 +0100 wenzelm NEWS;
Sun, 25 Jan 2015 22:11:06 +0100 wenzelm discontinued obsolete option "document_graph";
Tue, 13 Jan 2015 20:01:48 +0100 hoelzl NEWS
Tue, 06 Jan 2015 22:48:34 +0100 wenzelm NEWS;
Thu, 01 Jan 2015 11:12:15 +0100 boehmes merged
Thu, 01 Jan 2015 11:08:47 +0100 boehmes updated NEWS
Tue, 30 Dec 2014 11:50:34 +0100 wenzelm added system property isabelle.laf, notably for initial system dialog;
Tue, 30 Dec 2014 10:38:10 +0100 wenzelm NEWS;
Mon, 22 Dec 2014 20:40:37 +0100 wenzelm discontinued central critical sections: NAMED_CRITICAL / CRITICAL;
Mon, 22 Dec 2014 16:44:24 +0100 wenzelm system option "pretty_margin" is superseded by "thy_output_margin";
Fri, 12 Dec 2014 14:31:57 +0100 wenzelm Synchronized.value is actually synchronized (NB: underlying Unsynchronized.ref is not necessarily volatile);
Mon, 08 Dec 2014 22:42:12 +0100 wenzelm expand ML cartouches to Input.source;
Mon, 08 Dec 2014 12:30:47 +0100 haftmann NEWS
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
Wed, 26 Nov 2014 16:55:43 +0100 wenzelm added ML antiquotation @{apply n} or @{apply n(k)};
Mon, 24 Nov 2014 12:35:13 +0100 blanchet updated NEWS
Thu, 13 Nov 2014 23:45:15 +0100 wenzelm uniform treatment of all document markup commands: 'text' and 'txt' merely differ in LaTeX style;
Wed, 12 Nov 2014 17:37:44 +0100 immler NEWS
Mon, 10 Nov 2014 21:49:48 +0100 wenzelm proper context for assume_tac (atac remains as fall-back without context);
Sun, 09 Nov 2014 17:04:14 +0100 wenzelm proper context for match_tac etc.;
Sun, 09 Nov 2014 14:08:00 +0100 wenzelm proper context for compose_tac, Splitter.split_tac (relevant for unify trace options);
Fri, 07 Nov 2014 16:36:55 +0100 wenzelm plain value Keywords.keywords, which might be used outside theory for bootstrap purposes;
Sun, 02 Nov 2014 16:47:45 +0100 wenzelm added update_header tool;
Sun, 02 Nov 2014 15:27:37 +0100 wenzelm uniform heading commands work in any context, even in theory header;
Sat, 01 Nov 2014 15:01:41 +0100 wenzelm command-line terminator ";" is no longer accepted;
Fri, 31 Oct 2014 16:03:45 +0100 wenzelm discontinued Isar TTY loop;
Fri, 31 Oct 2014 11:18:17 +0100 wenzelm discontinued Proof General;
Tue, 28 Oct 2014 13:52:54 +0100 wenzelm 'notepad' requires proper nesting of begin/end;
Sun, 26 Oct 2014 15:57:10 +0100 wenzelm clarified default;
Fri, 24 Oct 2014 15:07:51 +0200 hoelzl use NO_MATCH-simproc for distribution rules in field_simps, otherwise field_simps on '(a / (c + d)) * (e + f)' can be non-terminating
Fri, 24 Oct 2014 15:07:49 +0200 hoelzl move NO_MATCH simproc from the AFP entry Graph_Theory to HOL
Thu, 23 Oct 2014 14:04:05 +0200 haftmann downshift of theory Parity in the hierarchy
Tue, 21 Oct 2014 21:55:45 +0200 wenzelm merged
Tue, 21 Oct 2014 21:35:45 +0200 wenzelm NEWS;
Tue, 21 Oct 2014 21:10:44 +0200 haftmann turn even into an abbreviation
Mon, 20 Oct 2014 16:52:36 +0200 wenzelm official support for "tt" style variants, avoid fragile \verb in LaTeX;
Sun, 19 Oct 2014 12:47:34 +0200 wenzelm NEWS;
Sat, 18 Oct 2014 22:49:59 +0200 wenzelm NEWS;
Tue, 14 Oct 2014 08:23:23 +0200 haftmann purely algebraic characterization of even and odd
Sun, 12 Oct 2014 17:05:34 +0200 haftmann generalized and consolidated some theorems concerning divisibility
Thu, 09 Oct 2014 22:43:48 +0200 haftmann more foundational definition for predicate even
Wed, 08 Oct 2014 17:09:07 +0200 wenzelm added parameterized ML antiquotations @{map N}, @{fold N}, @{fold_map N}, @{split_list N};
Wed, 08 Oct 2014 11:09:17 +0200 wenzelm simplified "sos" method;
Wed, 08 Oct 2014 09:09:12 +0200 Andreas Lochbihler move Code_Test to HOL/Library;
Tue, 07 Oct 2014 14:53:51 +0200 wenzelm added update_cartouches tool;
Mon, 06 Oct 2014 19:55:49 +0200 wenzelm improved spelling of formal INCOMPATIBILITY in historic versions (!) -- to avoid ad-hoc word completion multiply such lapses;
Mon, 06 Oct 2014 16:54:35 +0200 wenzelm completion for bibtex entries;
Sun, 05 Oct 2014 22:22:40 +0200 wenzelm NEWS;
Sat, 04 Oct 2014 22:15:31 +0200 wenzelm merged;
Sat, 04 Oct 2014 22:15:22 +0200 wenzelm NEWS;
Fri, 03 Oct 2014 14:46:26 +0200 wenzelm SideKick parser for bibtex entries;
Fri, 03 Oct 2014 11:03:37 +0200 wenzelm context menu for bibtex entries;
Thu, 02 Oct 2014 11:33:06 +0200 haftmann moved lemmas out of Int.thy which have nothing to do with int
Mon, 22 Sep 2014 21:28:57 +0200 wenzelm discontinued old "xnum" token category;
Sun, 21 Sep 2014 16:56:11 +0200 haftmann explicit separation of signed and unsigned numerals using existing lexical categories num and xnum
Thu, 18 Sep 2014 16:47:40 +0200 blanchet updated NEWS
Thu, 18 Sep 2014 15:07:43 +0200 haftmann product over monoids for lists
Fri, 12 Sep 2014 07:38:15 +0200 haftmann NEWS
Thu, 11 Sep 2014 19:32:36 +0200 blanchet updated news
Tue, 09 Sep 2014 17:50:54 +0200 nipkow enamed drop_Suc_conv_tl and nth_drop' to Cons_nth_drop_Suc
Sun, 07 Sep 2014 17:51:32 +0200 haftmann restrictive options for class dependencies
Fri, 05 Sep 2014 00:41:01 +0200 blanchet updated docs
Sun, 31 Aug 2014 09:10:41 +0200 haftmann restored generic value slot, retaining default behaviour and separate approximate command
Thu, 28 Aug 2014 07:34:23 +0200 blanchet tuned terminology
Thu, 28 Aug 2014 07:30:16 +0200 blanchet moved new para to right section of NEWS
Thu, 28 Aug 2014 00:40:38 +0200 blanchet minor NEWS fix
Thu, 28 Aug 2014 00:40:38 +0200 blanchet updated NEWS
Thu, 28 Aug 2014 00:40:38 +0200 blanchet updated NEWS
Wed, 27 Aug 2014 13:05:59 +0200 blanchet removed not so interesting 'set_empty'
Tue, 19 Aug 2014 18:21:29 +0200 wenzelm merged
Tue, 19 Aug 2014 17:00:44 +0200 wenzelm added PARALLEL_ALLGOALS convenience;
Tue, 19 Aug 2014 09:34:27 +0200 blanchet documented slight incompatibility in NEWS
Mon, 18 Aug 2014 17:19:58 +0200 blanchet reordered some (co)datatype property names for more consistency
Sat, 16 Aug 2014 12:10:36 +0200 wenzelm updated documentation concerning 'named_theorems';
Thu, 14 Aug 2014 14:28:11 +0200 wenzelm localized command 'method_setup' and 'attribute_setup';
Sun, 10 Aug 2014 14:34:43 +0200 wenzelm merged -- with manual conflict resolution for src/HOL/SMT_Examples/SMT_Examples.certs2, src/HOL/SMT_Examples/SMT_Word_Examples.certs2, src/Doc/Prog_Prove/document/intro-isabelle.tex;
Fri, 08 Aug 2014 11:43:08 +0200 wenzelm improved monitor panel;
Mon, 04 Aug 2014 17:55:11 +0200 wenzelm tuned;
Thu, 31 Jul 2014 21:29:31 +0200 wenzelm completion popup supports both ENTER and TAB (default);
Wed, 30 Jul 2014 16:44:54 +0200 kuncar NEWS
Tue, 29 Jul 2014 17:13:25 +0200 hoelzl better ordering of positive_integral renaming to nn_integral in NEWS
Mon, 28 Jul 2014 11:03:28 +0200 wenzelm some actual workaround to remove document nodes;
Fri, 01 Aug 2014 14:43:57 +0200 blanchet updated NEWS
Sun, 27 Jul 2014 15:44:08 +0200 wenzelm back to post-release mode -- after fork point;
Sun, 27 Jul 2014 15:25:00 +0200 wenzelm tuned;
Thu, 24 Jul 2014 16:21:50 +0200 wenzelm tuned spelling;
Thu, 24 Jul 2014 10:22:34 +0200 wenzelm updated NEWS according to d38a98f496dd (see also bdc2c6b40bf2);
Mon, 21 Jul 2014 16:04:45 +0200 wenzelm clarified "simp_trace_new" and corresponding isar-ref section;
Wed, 09 Jul 2014 11:35:52 +0200 blanchet tuned terminology
Sat, 05 Jul 2014 12:04:25 +0200 wenzelm misc tuning for release;
Sat, 05 Jul 2014 11:06:14 +0200 haftmann NEWS
Fri, 04 Jul 2014 20:18:47 +0200 haftmann reduced name variants for assoc and commute on plus and mult
Fri, 04 Jul 2014 16:50:57 +0200 wenzelm misc tuning for release;
Fri, 04 Jul 2014 14:52:05 +0200 wenzelm misc tuning for release;
Fri, 04 Jul 2014 11:39:34 +0200 wenzelm NEWS;
Wed, 02 Jul 2014 17:34:45 +0200 wenzelm tuned grammar and spelling (cf. 0cf15843b82f);
Tue, 01 Jul 2014 17:16:11 +0200 immler overdue NEWS concerning c4daa97ac57a
Tue, 01 Jul 2014 16:08:31 +0100 paulson for new release
Tue, 01 Jul 2014 14:52:08 +0200 wenzelm misc updates for release;
Mon, 30 Jun 2014 10:53:37 +0200 wenzelm ProofGeneral-4.2-2 is optional component (including the traditional helper scripts);
Mon, 30 Jun 2014 09:43:44 +0200 wenzelm "isabelle tty" is superseded by "isabelle console";
Mon, 30 Jun 2014 08:00:36 +0200 haftmann qualified String.explode and String.implode
Sun, 29 Jun 2014 18:28:27 +0200 blanchet killed Python version of MaSh, now that the SML version works adequately
Sat, 28 Jun 2014 22:13:23 +0200 haftmann tracing facilities for the code generator preprocessor
Sat, 28 Jun 2014 15:50:48 +0200 wenzelm updated NEWS -- removed material that is already in the manual;
Sat, 28 Jun 2014 09:16:42 +0200 haftmann fact consolidation
Fri, 27 Jun 2014 16:04:56 +0200 wenzelm command 'print_term_bindings' supersedes 'print_binds';
Fri, 27 Jun 2014 15:30:57 +0200 wenzelm removed obsolete "isabelle unsymbolize";
Wed, 18 Jun 2014 13:23:09 +0200 blanchet enabled MaSh by default -- set 'MaSh' to 'none' in Isabelle Plugin Options to disable
Fri, 13 Jun 2014 14:49:59 +0100 paulson NEWS
Fri, 13 Jun 2014 14:08:20 +0200 hoelzl properties of normal distributed random variables (by Sudeep Kanav)
Fri, 13 Jun 2014 07:05:01 +0200 nipkow announce Tree
Thu, 12 Jun 2014 17:50:49 +0200 blanchet tuning
Thu, 12 Jun 2014 17:10:12 +0200 blanchet renamed Sledgehammer options
Thu, 12 Jun 2014 17:02:03 +0200 blanchet updated docs
Thu, 12 Jun 2014 17:02:03 +0200 blanchet took out broken support for Yices from SMT2 stack -- see 'NEWS' for rationale
Wed, 11 Jun 2014 11:28:46 +0200 blanchet updated NEWS slightly
Thu, 29 May 2014 16:13:47 +0200 nipkow removed Kleene_Algebra because of superior AFP entry; authors agreed
Tue, 27 May 2014 17:32:42 +0200 blanchet don't generate discriminators and selectors for 'datatype_new' unless the user asked for it
Mon, 26 May 2014 16:32:55 +0200 blanchet got rid of '=:' squiggly
Mon, 26 May 2014 14:15:48 +0200 blanchet renamed 'MaSh' option
Sat, 24 May 2014 20:24:43 +0200 wenzelm support for regular Windows TeX installation;
Tue, 20 May 2014 22:28:44 +0200 blanchet added naive Bayes ML implementation, due to Cezary Kaliszyk (like k-NN)
Tue, 20 May 2014 22:28:08 +0200 blanchet added Isabelle system option 'mash'
Tue, 20 May 2014 16:46:42 +0200 blanchet news
Mon, 19 May 2014 14:26:58 +0200 hoelzl renamed positive_integral to nn_integral
Mon, 19 May 2014 12:04:45 +0200 hoelzl introduce Bochner integral: generalizes Lebesgue integral from real-valued function to functions on real-normed vector spaces
Thu, 15 May 2014 18:18:50 +0200 haftmann type
Tue, 13 May 2014 09:21:22 +0200 traytel bnf_decl -> bnf_axiomatization
Mon, 12 May 2014 12:38:17 +0200 wenzelm NEWS;
Fri, 09 May 2014 08:13:37 +0200 haftmann hardcoded nbe and sml into value command
Fri, 09 May 2014 08:13:36 +0200 haftmann prefer separate command for approximation
Wed, 07 May 2014 14:54:06 +0200 wenzelm NEWS;
Wed, 07 May 2014 12:25:35 +0200 hoelzl avoid the Complex constructor, use the more natural Re/Im view; moved csqrt to Complex.
Tue, 06 May 2014 16:57:17 +0200 wenzelm renamed "Find" to "Query", with more general operations;
less more (0) -1000 -240 tip