Giter VIP home page Giter VIP logo

Comments (7)

dmcoles avatar dmcoles commented on August 19, 2024 1

yes i notice that earlier and have pushed a commit today that fixes those.

eea0142fc083a90d77f8532eb65973c99fb425a8

from evo.

SamuraiCrow avatar SamuraiCrow commented on August 19, 2024

Update

This affects single precision also. Trans and Bas variants of both.

(It was the only conflict when building EEC on MorphOS. Changing the case of those 2 Es fixed everything.)

from evo.

dmcoles avatar dmcoles commented on August 19, 2024

I fixed this once before, so I need to check why this has reverted

from evo.

SamuraiCrow avatar SamuraiCrow commented on August 19, 2024

Are you using the .fd files from 3.2? I've heard they're problematic.

from evo.

dmcoles avatar dmcoles commented on August 19, 2024

ShowModule v1.12 (c) 1992 $#%!
Update by grio 2001 (4 Kick V36)
and by Darren Coles 2022 for E-vo
now showing: "dh0:source/evo/release/modules/mathieeedoubtrans.m"
NOTE: don't use this output in your code, use the module instead.

LIBRARY mathieeedoubtransbase /* informal notation /
IeeeDPAtan(D0,D1) /
-30 (1E) /
IeeeDPSin(D0,D1) /
-36 (24) /
IeeeDPCos(D0,D1) /
-42 (2A) /
IeeeDPTan(D0,D1) /
-48 (30) /
IeeeDPSincos(A0,D0,D1) /
-54 (36) /
IeeeDPSinh(D0,D1) /
-60 (3C) /
IeeeDPCosh(D0,D1) /
-66 (42) /
IeeeDPTanh(D0,D1) /
-72 (48) /
IeeeDPExp(D0,D1) /
-78 (4E) /
IeeeDPLog(D0,D1) /
-84 (54) /
IeeeDPPow(D2,D3,D0,D1) /
-90 (5A) /
IeeeDPSqrt(D0,D1) /
-96 (60) /
IeeeDPTieee(D0,D1) /
-102 (66) /
IeeeDPFieee(D0) /
-108 (6C) /
IeeeDPAsin(D0,D1) /
-114 (72) /
IeeeDPAcos(D0,D1) /
-120 (78) /
IeeeDPLog10(D0,D1) /
-126 (7E) */
ENDLIBRARY

this is from the 3.6.0 modules and it looks right to me

from evo.

SamuraiCrow avatar SamuraiCrow commented on August 19, 2024

The archive on my MorphOS box was from Aminet. I'll check the archive. I may have used an older emodules: assign.

from evo.

SamuraiCrow avatar SamuraiCrow commented on August 19, 2024

All but two functions fixed:

ShowModule v1.13 (c) 1992 $#%!
Update by grio 2001 (4 Kick V36)
and by Darren Coles 2022 for E-vo
now showing: "system:development/gg/usr/modules/mathieeedoubbas.m"
NOTE: don't use this output in your code, use the module instead.
LIBRARY mathieeedoubbasbase         /* informal notation */
  IeeeDPFix(D0,D1)     /* -30 (1E) */
  IeeeDPFlt(D0)     /* -36 (24) */
  IeeeDPCmp(D0,D1,D2,D3)     /* -42 (2A) */
  IeeeDPTst(D0,D1)     /* -48 (30) */
  IeeeDPAbs(D0,D1)     /* -54 (36) */
  IeeeDPNeg(D0,D1)     /* -60 (3C) */
  IeeeDPAdd(D0,D1,D2,D3)     /* -66 (42) */
  IeeeDPSub(D0,D1,D2,D3)     /* -72 (48) */
  IeeeDPMul(D0,D1,D2,D3)     /* -78 (4E) */
  IeeeDPDiv(D0,D1,D2,D3)     /* -84 (54) */
  IeEEDPFloor(D0,D1)     /* -90 (5A) */
  IeEEDPCeil(D0,D1)     /* -96 (60) */
ENDLIBRARY

Floor and Ceil are still wrong.

from evo.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.