-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
82 lines (48 loc) · 2.23 KB
/
ChangeLog
File metadata and controls
82 lines (48 loc) · 2.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
2022-10-22 LdBeth <ldbeth@sdf.org>
* version.s: Change to "Version 6Δ".
* s8.p: Change `solve` to `cSolve` for AC analysis.
* ws.p: New helper program.
* list.s: Add `s\ws` to the list.
* Replaced various `expr("DelVar ...")` instances.
2023-05-10 LdBeth <ldbeth@sdf.org>
* s8.p: Fix the `cSolve` as suggested by Roberto Perez-Franco.
* bode.p, s1.p, th.p, tr.p: Replaced usage of `expr()` by `#`.
2023-05-11 LdBeth <ldbeth@sdf.org>
* s6.p: Add the missing file.
2023-05-12 LdBeth <ldbeth@sdf.org>
* bode.p: Fix typo.
2023-05-12 Roberto Perez-Franco <roberto@perez-franco.com>
* Version 7 alpha: SI unit syntax is changed, s\pr(x,y) is
the new parallel resistance function.
2023-05-15 Roberto Perez-Franco <roberto@perez-franco.com>
* Version 7 alpha-2: Changed expert and equivalent resistance
tools.
2023-05-15 Roberto Perez-Franco <roberto@perez-franco.com>
* Version 7 beta: Changed th. Fixed bug in s\port. Updated
the menu.
2023-05-20 Roberto Perez-Franco <roberto@perez-franco.com>
* Version 7 beta-3u: Fixed a bug in expert mode
2023-06-07 Roberto Perez-Franco <roberto@perez-franco.com>
* Version 7 beta-14: Many changes and improvements on
AC, TR.
2023-06-08 Roberto Perez-Franco <roberto@perez-franco.com>
* Version 7 beta-15: Killed an FD bug.
2023-06-09 Roberto Perez-Franco <roberto@perez-franco.com>
* Version 7 beta-16: Fixed mutual inductance model.
2023-06-10 Roberto Perez-Franco <roberto@perez-franco.com>
* Version 7 beta-18: Improved BODE and plotting.
2023-06-12 Roberto Perez-Franco <roberto@perez-franco.com>
* Version 7 beta-19: Revised port analysis.
2023-06-13 Roberto Perez-Franco <roberto@perez-franco.com>
* Version 7: Improved helper scripts and Final release.
2023-06-18 Roberto Perez-Franco <roberto@perez-franco.com>
* s8.p: Fix zero volt voltage source solve error.
2023-06-24 LdBeth <ldbeth@sdf.org>
* Cleaned some structural programming issue.
2023-07-08 Roberto Perez-Franco <roberto@perez-franco.com>
* s5.p: Fix a transient bug.
Copyright 1998-2008, Roberto Perez-Franco
Copyright 2022 LdBeth
Copyright 2023 Roberto Perez-Franco, LdBeth
Copying and distribution of this file, with or without modification, are
permitted provided the copyright notice and this notice are preserved.