Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Miscellaneous
»
Jobs
»
mrmath bounty
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
About the Class View
by
yinhuajian
[
Today
at 03:03:33 am]
Does FreePascal have a WM...
by
CM630
[December 15, 2025, 11:20:24 pm]
AVRPascal – free code edi...
by
ackarwow
[December 15, 2025, 10:40:17 pm]
Why does the call via fun...
by
ASerge
[December 15, 2025, 10:06:19 pm]
TLazSerial : serial port ...
by
CM630
[December 15, 2025, 09:56:09 pm]
Question re. FCL's ssocke...
by
jamie
[December 15, 2025, 09:23:35 pm]
connecting to mariadb
by
alanyoung
[December 15, 2025, 05:57:03 pm]
delete cookies
by
Leledumbo
[December 15, 2025, 05:14:27 pm]
[hacked for now] Changing...
by
jamie
[December 15, 2025, 04:40:15 pm]
Error: Enumeration symbol...
by
nanobit
[December 15, 2025, 04:17:38 pm]
AI interactions
by
Zvoni
[December 15, 2025, 02:19:48 pm]
Recomendations for conver...
by
kompustelnik
[December 15, 2025, 11:20:05 am]
Qt6 / X11: problem with G...
by
paweld
[December 15, 2025, 11:14:43 am]
[Solved] Lookup field: er...
by
BlueIcaro
[December 15, 2025, 09:59:57 am]
LCL Web Native with D2Bri...
by
egsuh
[December 15, 2025, 08:10:14 am]
Access Violation - Databa...
by
Xenno
[December 15, 2025, 06:21:52 am]
SpkToolbar custom update
by
wp
[December 14, 2025, 11:55:55 pm]
MVP made easier.
by
cdbc
[December 14, 2025, 05:14:40 pm]
Lazarus is not working
by
Fred vS
[December 14, 2025, 05:14:20 pm]
TIBDataSet "Closing"? on ...
by
RedOctober
[December 14, 2025, 04:52:18 pm]
Running External Tools
by
JuhaManninen
[December 14, 2025, 04:08:28 pm]
The start of yet another ...
by
TBMan
[December 14, 2025, 03:16:21 pm]
Need help with Runcommand...
by
marcov
[December 14, 2025, 12:46:25 pm]
Military Grade Directives
by
Thaddy
[December 14, 2025, 11:46:44 am]
Cannot find Online Packag...
by
Thaddy
[December 14, 2025, 11:37:58 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: mrmath bounty (Read 8981 times)
apeoperaio
Sr. Member
Posts: 290
mrmath bounty
«
on:
July 13, 2015, 11:36:30 am »
mrmath is a matrix library originally developed for Delphi. This library contains numerous assembler optimized base matrix functions.
Actually it works for Windows 32/64 (and MacOSX - I did not test it on MacOSX).
I'll offer a bounty of 150 euro in order to get it working on Linux 32/64 too and to be fully compatible with fpc.
mrmath on github:
https://github.com/mikerabat/mrmath
mrmath website:
http://www.mrsoft.org/home/index.html
http://www.mrsoft.org/home/downloads.html
Logged
mikerabat
Jr. Member
Posts: 51
Re: mrmath bounty
«
Reply #1 on:
June 21, 2017, 08:37:12 am »
Is this still a thing?
By the way... there was some effort to bring the library to the macos operating system.
Eventually this also works for Linux. If it does not work I'm glad to help
you out.
Please contact me over the website
https://mrsoft.org
kind regards
Mike
Logged
mikerabat
Jr. Member
Posts: 51
Re: mrmath bounty
«
Reply #2 on:
July 19, 2017, 09:23:38 am »
Alright... For all who that may concern... I managed to create a freepascal project that
executes the unit test for 64bit linux. The thing is that it's actually a CodeTyphoon project so I have no idea how good that one works with lazarus... Can anyone help out here?
Logged
Ñuño_Martínez
Hero Member
Posts: 1216
Re: mrmath bounty
«
Reply #3 on:
July 19, 2017, 09:33:05 am »
If it uses RTL (FPC) only it should work.
As a comment, Assembler optimizations are good but the library should provide non-assembler implementation as well.
Logged
Are you interested in
game programming
? Join the
Pascal Game Development
community!
Also visit the
Game Development Portal
avra
Hero Member
Posts: 2570
Re: mrmath bounty
«
Reply #4 on:
July 19, 2017, 01:10:29 pm »
Quote from: mikerabat on July 19, 2017, 09:23:38 am
Can anyone help out here?
Sure, take a look at
ct2laz
from my signature
Logged
ct2laz
- Conversion between Lazarus and CodeTyphon
bithelpers
- Bit manipulation for standard types
pasettimino
- Siemens S7 PLC lib
mikerabat
Jr. Member
Posts: 51
Re: mrmath bounty
«
Reply #5 on:
July 20, 2017, 02:28:05 pm »
@Nuno: Actually it does. Just call InitMathFunctions(false, false);
from OptimizedFuncs.pas - you will see that all the function pointers
are then routed to generic pascal functions.
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Miscellaneous
»
Jobs
»
mrmath bounty
TinyPortal
© 2005-2018