Ticket #360 (closed defect: invalid)

Opened 4 years ago

Last modified 4 years ago

Extern typedef float <-> Python object conversion

Reported by: dagss Owned by: somebody
Priority: major Milestone: 0.12
Component: Code Generation Keywords:
Cc:

Description

#333 for floats.

Change History

Changed 4 years ago by robertwb

I don't see what the deal is here--Python only had one floating point type, and it gets mapped to all C floating point types using the same methods (perhaps with some casting and/or promotion).

Changed 4 years ago by dagss

  • status changed from new to closed
  • resolution set to invalid

Momentary lapse of reason...

Note: See TracTickets for help on using tickets.