Author |
Message |
Topic: Fortran 2023 trig functions |
PaulLaidler
Replies: 13
Views: 26188
|
Forum: Suggestions Posted: Tue Jul 01, 2025 8:59 pm Subject: |
As I understand it, in general there is no reason to expect faster or more accurate results. Any differences will normally be in the round-off error.
But there are some interesting possibilities. F ... |
Topic: Which AI trained on Clearwin? |
PaulLaidler
Replies: 23
Views: 11561
|
Forum: General Posted: Mon Jun 30, 2025 7:03 am Subject: |
Online (html) documentation for ClearWin+ is available from https://www.silverfrost.com/ftn95-help/clearwinp/clearwin.aspx.
On the same page you will find legacy documentation for ClearWin+ Fortran ... |
Topic: Which AI trained on Clearwin? |
PaulLaidler
Replies: 23
Views: 11561
|
Forum: General Posted: Fri Jun 27, 2025 6:31 pm Subject: |
Dan
If what you are asking for is feasible then it is outside of my skill set.
I have looked for clues on the Internet but made no progress. |
Topic: Fortran 2023 trig functions |
PaulLaidler
Replies: 13
Views: 26188
|
Forum: Suggestions Posted: Thu Jun 26, 2025 3:07 pm Subject: |
Yes and also a failure when used in an initialisation (PARAMETER) statement. |
Topic: Fortran 2023 trig functions |
PaulLaidler
Replies: 13
Views: 26188
|
Forum: Suggestions Posted: Thu Jun 26, 2025 9:15 am Subject: |
This has now been fixed for the next release of FTN95. |
Topic: Which AI trained on Clearwin? |
PaulLaidler
Replies: 23
Views: 11561
|
Forum: General Posted: Thu Jun 26, 2025 6:32 am Subject: |
There is no %pn in ClearWin+. It looks like it is intended to define a graphics region with given attributes and dimensions. Maybe there is some graphics interface other than ClearWin+ that has 'canva ... |
Topic: Fortran 2023 trig functions |
PaulLaidler
Replies: 13
Views: 26188
|
Forum: Suggestions Posted: Wed Jun 25, 2025 2:02 pm Subject: |
Thanks Ken. I will take a look at this. |
Topic: Possible bug |
PaulLaidler
Replies: 5
Views: 5901
|
Forum: Support Posted: Sun Jun 22, 2025 9:19 am Subject: |
Yes. As it happened I did that before seeing your request. |
Topic: Possible bug |
PaulLaidler
Replies: 5
Views: 5901
|
Forum: Support Posted: Sun Jun 22, 2025 7:00 am Subject: |
StamK
Thank you for the bug report which is a regression in FTN95 at v9.12.
This has now been fixed for the next release. |
Topic: Which AI trained on Clearwin? |
PaulLaidler
Replies: 23
Views: 11561
|
Forum: General Posted: Wed Jun 18, 2025 6:54 pm Subject: |
Dan
Providing a Python backend sounds like a project that would take a number of man years. That would be a massive investment.
Ken
Your images are impressive. Is the code provided? |
Topic: select_printer@ |
PaulLaidler
Replies: 22
Views: 21217
|
Forum: Support Posted: Wed Jun 18, 2025 4:26 pm Subject: |
The next release of salflibc64.dll includes an extenion to TRAP_EXCEPTION@ for x64. Here is some sample code that illustrates the extension.
integer(7) function Handler()
include ... |
Topic: select_printer@ |
PaulLaidler
Replies: 22
Views: 21217
|
Forum: Support Posted: Tue Jun 17, 2025 10:44 am Subject: |
The latest available update is to version 9.12 dated 31 May 2025.
See http://forums.silverfrost.com/viewtopic.php?t=4245. |
Topic: Support for VOLATILE statements |
PaulLaidler
Replies: 3
Views: 3075
|
Forum: Support Posted: Tue Jun 17, 2025 8:02 am Subject: |
VOLATILE and ASYNCHRONOUS have now been added to FTN95 for the next release.
This is currently a minimal implementation in that these attributes are tollerated but have no consequences other than t ... |
Topic: select_printer@ |
PaulLaidler
Replies: 22
Views: 21217
|
Forum: Support Posted: Mon Jun 16, 2025 4:01 pm Subject: |
Ian
You can use the latest FTN95 and DLLs downloadable from this Forum but there is no reason to expect any improvement for select_printer@. |
Topic: select_printer@ |
PaulLaidler
Replies: 22
Views: 21217
|
Forum: Support Posted: Mon Jun 16, 2025 7:33 am Subject: |
I don't get this failure on my machine so it looks like a Microsoft issue that only affects certain machines. (I am running Windows 11 24H2 and fully up to date.)
If the exception is "advisory ... |
|